Spaces:
Running
Running
stlaurentjr
commited on
Commit
•
627e797
1
Parent(s):
e9537a0
Update notebooks/RNPD-A1111.ipynb
Browse files
notebooks/RNPD-A1111.ipynb
CHANGED
@@ -245,6 +245,7 @@
|
|
245 |
"# Choices are : none; all; 1: Canny; 2: Depth; 3: Sketch; 4: OpenPose; 5: Recolor\n",
|
246 |
"\n",
|
247 |
"#--------------------\n",
|
|
|
248 |
"InstallDeforum()\n",
|
249 |
"InstallWildCards()\n",
|
250 |
"CNet(ControlNet_v1_Model, ControlNet_XL_Model)\n",
|
|
|
245 |
"# Choices are : none; all; 1: Canny; 2: Depth; 3: Sketch; 4: OpenPose; 5: Recolor\n",
|
246 |
"\n",
|
247 |
"#--------------------\n",
|
248 |
+
"download_and_install_config()\n",
|
249 |
"InstallDeforum()\n",
|
250 |
"InstallWildCards()\n",
|
251 |
"CNet(ControlNet_v1_Model, ControlNet_XL_Model)\n",
|