Hadeeratef91 commited on
Commit
31ee112
·
verified ·
1 Parent(s): 23aed91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ interface = gr.Interface(
131
  gr.File(label="تحميل ملف Excel الناتج"),
132
  gr.File(label="تحميل ملف CSV الناتج")
133
  ],
134
- title="QR code generator_ALsalam",
135
  #description="توليد QR Codes وملصقات بناءً على البيانات المدخلة"
136
  )
137
 
 
131
  gr.File(label="تحميل ملف Excel الناتج"),
132
  gr.File(label="تحميل ملف CSV الناتج")
133
  ],
134
+ title="QR_code_generator_Alsalam",
135
  #description="توليد QR Codes وملصقات بناءً على البيانات المدخلة"
136
  )
137