Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -132,7 +132,7 @@ interface = gr.Interface(
|
|
| 132 |
gr.File(label="تحميل ملف CSV الناتج")
|
| 133 |
],
|
| 134 |
title="QR code generator_ALsalam",
|
| 135 |
-
description="توليد QR Codes وملصقات بناءً على البيانات المدخلة"
|
| 136 |
)
|
| 137 |
|
| 138 |
if __name__ == "__main__":
|
|
|
|
| 132 |
gr.File(label="تحميل ملف CSV الناتج")
|
| 133 |
],
|
| 134 |
title="QR code generator_ALsalam",
|
| 135 |
+
#description="توليد QR Codes وملصقات بناءً على البيانات المدخلة"
|
| 136 |
)
|
| 137 |
|
| 138 |
if __name__ == "__main__":
|