Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- hg_app_bak.py +1 -1
hg_app_bak.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# pip install gradio==4.44.1
|
| 2 |
-
if
|
| 3 |
import os
|
| 4 |
import spaces
|
| 5 |
import subprocess
|
|
|
|
| 1 |
# pip install gradio==4.44.1
|
| 2 |
+
if True:
|
| 3 |
import os
|
| 4 |
import spaces
|
| 5 |
import subprocess
|