stlaurentjr commited on
Commit
a071136
·
1 Parent(s): bc67521

Update scripts/mainrunpodA1111.py

Browse files
Files changed (1) hide show
  1. scripts/mainrunpodA1111.py +1 -1
scripts/mainrunpodA1111.py CHANGED
@@ -651,7 +651,7 @@ def CNet(ControlNet_Model, ControlNet_XL_Model):
651
  print("[1;31mWrong ControlNet XL choice, try again")
652
 
653
 
654
- ef sd(User, Password, model):
655
 
656
  import gradio
657
 
 
651
  print("[1;31mWrong ControlNet XL choice, try again")
652
 
653
 
654
+ def sd(User, Password, model):
655
 
656
  import gradio
657