Hadeeratef91 commited on
Commit
36961c8
·
verified ·
1 Parent(s): f5b4ffb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ interface = gr.Interface(
117
  gr.File(label="تحميل ملف Excel الناتج"),
118
  gr.File(label="تحميل ملف CSV الناتج")
119
  ],
120
- title="QR_code_generator_Alsalam",
121
  #description="توليد QR Codes وملصقات بناءً على البيانات المدخلة"
122
  )
123
 
 
117
  gr.File(label="تحميل ملف Excel الناتج"),
118
  gr.File(label="تحميل ملف CSV الناتج")
119
  ],
120
+ title="QRCodeGeneratorAlsalam",
121
  #description="توليد QR Codes وملصقات بناءً على البيانات المدخلة"
122
  )
123