Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ def generate():
|
|
68 |
|
69 |
response = {
|
70 |
"success": True,
|
71 |
-
"
|
72 |
}
|
73 |
except Exception as e:
|
74 |
response = {
|
|
|
68 |
|
69 |
response = {
|
70 |
"success": True,
|
71 |
+
"image": "https://mrdonstuff-dalle-3-xl-api.hf.space/temp/", filename
|
72 |
}
|
73 |
except Exception as e:
|
74 |
response = {
|