ruizhaocv commited on
Commit
c63d526
1 Parent(s): 0469d7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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