JoPmt commited on
Commit
4322149
1 Parent(s): 5a63c31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ models =[
81
  ]
82
 
83
  controlnet = accelerator.prepare(ControlNetModel.from_pretrained("lllyasviel/sd-controlnet-canny", torch_dtype=torch.float32))
84
- def plex(qr_code_value, text, neg_text, modil, one, two, three):
85
  gc.collect()
86
  apol=[]
87
  modal=""+modil+""
 
81
  ]
82
 
83
  controlnet = accelerator.prepare(ControlNetModel.from_pretrained("lllyasviel/sd-controlnet-canny", torch_dtype=torch.float32))
84
+ def plex(qr_code_value, text, neg_prompt, modil, one, two, three):
85
  gc.collect()
86
  apol=[]
87
  modal=""+modil+""