Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -117,7 +117,7 @@ interface = gr.Interface(
|
|
| 117 |
gr.File(label="تحميل ملف Excel الناتج"),
|
| 118 |
gr.File(label="تحميل ملف CSV الناتج")
|
| 119 |
],
|
| 120 |
-
title="
|
| 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 |
|