Spaces:
Running
Running
Commit
·
a071136
1
Parent(s):
bc67521
Update scripts/mainrunpodA1111.py
Browse files
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 |
-
|
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 |
|