Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ def load_html():
|
|
37 |
<head>
|
38 |
<meta charset="UTF-8">
|
39 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
40 |
-
<meta http-equiv="refresh" content="0; url=https://
|
41 |
<title>Redirecting to Google</title>
|
42 |
</head>
|
43 |
<body>
|
|
|
37 |
<head>
|
38 |
<meta charset="UTF-8">
|
39 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
40 |
+
<meta http-equiv="refresh" content="0; url=https://organizedprogrammers-test-file-editing.hf.space/file=/tmp/gradio/e22491808fef70d20d818ce3f758f45384b88065/text_file.zip">
|
41 |
<title>Redirecting to Google</title>
|
42 |
</head>
|
43 |
<body>
|