Spaces:
Runtime error
Runtime error
measmonysuon
commited on
Commit
•
69d03a0
1
Parent(s):
f27174e
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import requests
|
|
7 |
webhook_server = os.getenv('webhook_server')
|
8 |
|
9 |
# Initialize the client for image generation "prithivMLmods/IMAGINEO-4K" "mukaist/DALLE-4K"
|
10 |
-
client_image = Client("
|
11 |
|
12 |
# Define resolutions and default style
|
13 |
resolutions = {
|
|
|
7 |
webhook_server = os.getenv('webhook_server')
|
8 |
|
9 |
# Initialize the client for image generation "prithivMLmods/IMAGINEO-4K" "mukaist/DALLE-4K"
|
10 |
+
client_image = Client("measmonysuon/DALLE-4K")
|
11 |
|
12 |
# Define resolutions and default style
|
13 |
resolutions = {
|