Spaces:
Build error
Build error
Tevfik istanbullu commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -66,4 +66,4 @@ interface = gr.Interface(fn=classify_and_flag,
|
|
| 66 |
Try entering some text in Arabic to see how the model works.
|
| 67 |
""".format(", ".join(available_labels)),theme="ParityError/Interstellar")
|
| 68 |
|
| 69 |
-
interface.launch()
|
|
|
|
| 66 |
Try entering some text in Arabic to see how the model works.
|
| 67 |
""".format(", ".join(available_labels)),theme="ParityError/Interstellar")
|
| 68 |
|
| 69 |
+
interface.launch()
|