artificialguybr commited on
Commit
69097d1
·
1 Parent(s): d2171c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def generate_image(prompt, negative_prompt, scheduler, steps, width, height, cfg
22
  # Define the request body
23
  body = {
24
  "mode": "url",
25
- "model": "Liberte.ckpt",
26
  "tiling": False,
27
  "batch_size": 1,
28
  "prompt": prompt,
 
22
  # Define the request body
23
  body = {
24
  "mode": "url",
25
+ "model": "LiberteRedmond.ckpt",
26
  "tiling": False,
27
  "batch_size": 1,
28
  "prompt": prompt,