measmonysuon commited on
Commit
f42d0d7
1 Parent(s): 2d58eb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("prithivMLmods/IMAGINEO-4K")
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("mukaist/DALLE-4K")
11
 
12
  # Define resolutions and default style
13
  resolutions = {