Spaces:
No application file
No application file
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ def generate_image(prompt):
|
|
26 |
).image[0]
|
27 |
image = image.resize(CFG.image_gen_size)
|
28 |
return image
|
29 |
-
|
30 |
|
31 |
|
32 |
title = "تصوَّر"
|
|
|
26 |
).image[0]
|
27 |
image = image.resize(CFG.image_gen_size)
|
28 |
return image
|
29 |
+
|
30 |
|
31 |
|
32 |
title = "تصوَّر"
|