Yaron Koresh commited on
Commit
784d220
·
verified ·
1 Parent(s): 28395bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ root.addHandler(handler2)
48
 
49
  # data
50
 
51
- last_motion=array([""],dtype=string)
52
  dtype = torch.float16
53
  device = "cuda"
54
  #repo = "ByteDance/AnimateDiff-Lightning"
 
48
 
49
  # data
50
 
51
+ last_motion=array([""])
52
  dtype = torch.float16
53
  device = "cuda"
54
  #repo = "ByteDance/AnimateDiff-Lightning"