Yah216 commited on
Commit
28d29a9
1 Parent(s): 974165f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,6 +13,7 @@ interface1 = gr.Interface.load("huggingface/Yah216/Arabic_poem_meter_3",
13
  interface2 = gr.Interface.load("huggingface/Yah216/Poem_Qafiyah_Detection",
14
  description="Qafiyah / Rawiy detector",
15
  examples=examples
 
16
  interface3 = gr.Interface.load("huggingface/zenkri/autotrain- Arabic_Poetry_by_Subject-920730230",
17
  description="Subject detector",
18
  examples=examples
 
13
  interface2 = gr.Interface.load("huggingface/Yah216/Poem_Qafiyah_Detection",
14
  description="Qafiyah / Rawiy detector",
15
  examples=examples
16
+ )
17
  interface3 = gr.Interface.load("huggingface/zenkri/autotrain- Arabic_Poetry_by_Subject-920730230",
18
  description="Subject detector",
19
  examples=examples