yyasso commited on
Commit
e9f5b40
·
verified ·
1 Parent(s): c8e8a00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ interface = gr.Interface(
38
  inputs=gr.Image(type="pil"),
39
  outputs=gr.Image(type="pil"),
40
  title="إزالة الخلفية من الصور",
41
- description="ارفع صورة لإزالة الخلفية باستخدام API الخاص بـ remove.bg."
42
  )
43
 
44
  # تشغيل التطبيق
 
38
  inputs=gr.Image(type="pil"),
39
  outputs=gr.Image(type="pil"),
40
  title="إزالة الخلفية من الصور",
41
+ description="remove bg"
42
  )
43
 
44
  # تشغيل التطبيق