Yah216 commited on
Commit
64f6e8a
1 Parent(s): 4085e56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ qafiyah = gr.Interface.load("huggingface/Yah216/Poem_Qafiyah_Detection",
23
  )
24
  subject = gr.Interface.load(
25
  "huggingface/zenkri/autotrain-Arabic_Poetry_by_Subject-920730230",
26
- description="التعرف على الموضوع", alias = "التعرف على الموضوع"
27
  examples=examples
28
 
29
  )
 
23
  )
24
  subject = gr.Interface.load(
25
  "huggingface/zenkri/autotrain-Arabic_Poetry_by_Subject-920730230",
26
+ description="التعرف على الموضوع", alias = "التعرف على الموضوع",
27
  examples=examples
28
 
29
  )