Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,7 @@ root.addHandler(handler2)
|
|
48 |
|
49 |
# data
|
50 |
|
51 |
-
last_motion=array([""]
|
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"
|