Docfile commited on
Commit
50063db
·
verified ·
1 Parent(s): e570621

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ app2 = gr.Interface(
96
 
97
 
98
 
99
- iface = gr.TabbedInterface([app1,app2],["Mariam-Philo-Cc", "Mariam-Philo"])
100
 
101
 
102
  iface.launch()
 
96
 
97
 
98
 
99
+ iface = gr.TabbedInterface([app1,app2],["Français TA", "Commentaire Composé"])
100
 
101
 
102
  iface.launch()