rahbi commited on
Commit
9544fba
·
verified ·
1 Parent(s): 0bd1b52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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