Spaces:
Sleeping
Sleeping
Anonymous
commited on
Commit
·
d0c1ef3
1
Parent(s):
913d8ed
fix app
Browse files
app.py
CHANGED
|
@@ -149,7 +149,7 @@ def infer(prompt):
|
|
| 149 |
)
|
| 150 |
|
| 151 |
print(video_path)
|
| 152 |
-
return video_path
|
| 153 |
|
| 154 |
examples = [
|
| 155 |
"A chihuahua in astronaut suit floating in space, cinematic lighting, glow effect",
|
|
|
|
| 149 |
)
|
| 150 |
|
| 151 |
print(video_path)
|
| 152 |
+
return video_path
|
| 153 |
|
| 154 |
examples = [
|
| 155 |
"A chihuahua in astronaut suit floating in space, cinematic lighting, glow effect",
|