Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ iface = gr.Interface(
|
|
15 |
inputs="text",
|
16 |
outputs="json",
|
17 |
title="Arabic Dialect Identification",
|
18 |
-
description="Identify Arabic dialect using the rahbi/alclam-base-v1-dialect model."
|
19 |
)
|
20 |
|
21 |
# Launch the interface
|
|
|
15 |
inputs="text",
|
16 |
outputs="json",
|
17 |
title="Arabic Dialect Identification",
|
18 |
+
#description="Identify Arabic dialect using the rahbi/alclam-base-v1-dialect model."
|
19 |
)
|
20 |
|
21 |
# Launch the interface
|