Spaces:
Sleeping
Sleeping
Update Gradio_UI.py
Browse files- Gradio_UI.py +1 -1
Gradio_UI.py
CHANGED
|
@@ -294,4 +294,4 @@ class GradioUI:
|
|
| 294 |
demo.launch(**kwargs)
|
| 295 |
|
| 296 |
|
| 297 |
-
__all__ = ["stream_to_gradio", "GradioUI"]
|
|
|
|
| 294 |
demo.launch(**kwargs)
|
| 295 |
|
| 296 |
|
| 297 |
+
__all__ = ["stream_to_gradio", "GradioUI"]
|