killwithabass commited on
Commit
582c2e7
·
verified ·
1 Parent(s): 4616428

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ def generate_image(prompt, trigger_word, steps, seed, cfg_scale, width, height,
108
 
109
  # Construct the URL to access the image
110
 
111
- space_url = "https://killwithabass-flux-gay-lora-explorer.hf.space"
112
  image_url = f"{space_url}/file={image_path}"
113
 
114
  #Log queries
 
108
 
109
  # Construct the URL to access the image
110
 
111
+ space_url = "https://killwithabass-flux-gay-lora-explorer.hf.space/gradio_api"
112
  image_url = f"{space_url}/file={image_path}"
113
 
114
  #Log queries