Spaces:
Runtime error
Runtime error
Update run.py
Browse files
run.py
CHANGED
|
@@ -3,4 +3,4 @@
|
|
| 3 |
# if not os.path.exists("extensions/deforum"):
|
| 4 |
# exec(open("deforum.sh").read())
|
| 5 |
|
| 6 |
-
exec(open("run.sh").read())
|
|
|
|
| 3 |
# if not os.path.exists("extensions/deforum"):
|
| 4 |
# exec(open("deforum.sh").read())
|
| 5 |
|
| 6 |
+
#exec(open("run.sh").read())
|