Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -13,7 +13,6 @@ if (is_spaces):
|
|
| 13 |
true_for_shared_ui = True if "ruizhaocv/MotionDirector" in os.environ['SPACE_ID'] else False
|
| 14 |
|
| 15 |
|
| 16 |
-
|
| 17 |
runner = MotionDirector()
|
| 18 |
|
| 19 |
|
|
|
|
| 13 |
true_for_shared_ui = True if "ruizhaocv/MotionDirector" in os.environ['SPACE_ID'] else False
|
| 14 |
|
| 15 |
|
|
|
|
| 16 |
runner = MotionDirector()
|
| 17 |
|
| 18 |
|