SuperSl6 commited on
Commit
228c780
·
verified ·
1 Parent(s): 0c64ab6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -79,7 +79,6 @@ interface = gr.Interface(
79
  fn=correct_text,
80
  inputs=gr.Textbox(lines=4, placeholder="✍️ أدخل النص العربي هنا لتصحيحه...", label="📥 النص المدخل"),
81
  outputs=gr.Textbox(label="✅ النص المصحح"),
82
- live=True,
83
  title="🚀 تصحيح النص العربي باستخدام SuperSl6/Arabic-Text-Correction",
84
  description="📝 أداة ذكية لتصحيح النصوص العربية باستخدام تقنيات الذكاء الاصطناعي. أدخل النص وسيتم تصحيحه في الوقت الفعلي!",
85
  theme="compact",
 
79
  fn=correct_text,
80
  inputs=gr.Textbox(lines=4, placeholder="✍️ أدخل النص العربي هنا لتصحيحه...", label="📥 النص المدخل"),
81
  outputs=gr.Textbox(label="✅ النص المصحح"),
 
82
  title="🚀 تصحيح النص العربي باستخدام SuperSl6/Arabic-Text-Correction",
83
  description="📝 أداة ذكية لتصحيح النصوص العربية باستخدام تقنيات الذكاء الاصطناعي. أدخل النص وسيتم تصحيحه في الوقت الفعلي!",
84
  theme="compact",