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