Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -58,4 +58,4 @@ GradioGUI = gr.Interface(
|
|
| 58 |
title='Aşağılayıcı Yorum Tespiti',
|
| 59 |
css='''span{text-transform: uppercase} p{text-align: center}''')
|
| 60 |
|
| 61 |
-
GradioGUI.launch(
|
|
|
|
| 58 |
title='Aşağılayıcı Yorum Tespiti',
|
| 59 |
css='''span{text-transform: uppercase} p{text-align: center}''')
|
| 60 |
|
| 61 |
+
GradioGUI.launch()
|