Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -102,5 +102,4 @@ gr.Interface(fn=image_movement,
|
|
| 102 |
description= "Click examples below for a quick demo",
|
| 103 |
theme = 'huggingface',
|
| 104 |
layout = 'vertical'
|
| 105 |
-
|
| 106 |
).launch(debug = True)
|
|
|
|
| 102 |
description= "Click examples below for a quick demo",
|
| 103 |
theme = 'huggingface',
|
| 104 |
layout = 'vertical'
|
|
|
|
| 105 |
).launch(debug = True)
|