Spaces:
Runtime error
Runtime error
hasibzunair
commited on
Commit
Β·
0eb6ae5
1
Parent(s):
eeb584e
update
Browse files- README.md +0 -1
- app.py +1 -1
- gradio_queue.db-journal +0 -0
README.md
CHANGED
@@ -4,7 +4,6 @@ emoji: π§₯πππ
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.1.4
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: afl-3.0
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
license: afl-3.0
|
app.py
CHANGED
@@ -189,4 +189,4 @@ gr.Interface(
|
|
189 |
allow_flagging=False,
|
190 |
analytics_enabled=False,
|
191 |
thumbnail=thumbnail,
|
192 |
-
).launch(debug=True, enable_queue=True)
|
|
|
189 |
allow_flagging=False,
|
190 |
analytics_enabled=False,
|
191 |
thumbnail=thumbnail,
|
192 |
+
).launch(debug=True, enable_queue=True)
|
gradio_queue.db-journal
ADDED
Binary file (512 Bytes). View file
|
|