methodya commited on
Commit
35eab7b
1 Parent(s): 5bf0754

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -35,7 +35,6 @@ interface = gr.Interface(
35
  ],
36
  outputs=gr.Textbox(label="الملخص"), # النص الملخص
37
  title="ملخص النصوص الفلسفية",
38
- description="نموذج لتلخيص النصوص الفلسفية باللغة العربية مع إعدادات متقدمة",
39
  css="style.css", # ربط ملف الستايل الخارجي
40
  submit_btn="تلخيص", # تغيير زر Submit
41
  clear_btn="مسح" # تغيير زر Clear
 
35
  ],
36
  outputs=gr.Textbox(label="الملخص"), # النص الملخص
37
  title="ملخص النصوص الفلسفية",
 
38
  css="style.css", # ربط ملف الستايل الخارجي
39
  submit_btn="تلخيص", # تغيير زر Submit
40
  clear_btn="مسح" # تغيير زر Clear