Spaces:
Configuration error
Configuration error
import_spaces
Browse files- demo_v2.py → app.py +1 -2
demo_v2.py → app.py
RENAMED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
import argparse
|
| 4 |
import os
|
| 5 |
import random
|
|
|
|
| 1 |
+
import spaces
|
|
|
|
| 2 |
import argparse
|
| 3 |
import os
|
| 4 |
import random
|