Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -99,4 +99,4 @@ app2 = gr.Interface(
|
|
99 |
iface = gr.TabbedInterface([app1,app2],["Français TA", "Commentaire Composé"])
|
100 |
|
101 |
|
102 |
-
iface.launch(
|
|
|
99 |
iface = gr.TabbedInterface([app1,app2],["Français TA", "Commentaire Composé"])
|
100 |
|
101 |
|
102 |
+
iface.launch()
|