Spaces:
Sleeping
Sleeping
rev all
Browse files
app.py
CHANGED
@@ -206,4 +206,4 @@ demo.queue().launch()
|
|
206 |
# ], outputs=[output], title=title, description=description, examples=examples).queue()
|
207 |
|
208 |
|
209 |
-
# gr.TabbedInterface([card_interface, demo_interface], ["Model Card", "Demo 🤗"]).launch()
|
|
|
206 |
# ], outputs=[output], title=title, description=description, examples=examples).queue()
|
207 |
|
208 |
|
209 |
+
# gr.TabbedInterface([card_interface, demo_interface], ["Model Card", "Demo 🤗"]).launch()
|