Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
fix
Browse files- app_huggingface.py +1 -1
app_huggingface.py
CHANGED
@@ -78,5 +78,5 @@ with gr.Blocks() as demo:
|
|
78 |
outputs=[client]
|
79 |
)
|
80 |
|
81 |
-
demo
|
82 |
|
|
|
78 |
outputs=[client]
|
79 |
)
|
80 |
|
81 |
+
demo = demo
|
82 |
|