stlaurentjr commited on
Commit
3ec9e4f
·
1 Parent(s): 45b684d

Update notebooks/RNPD-A1111.ipynb

Browse files
Files changed (1) hide show
  1. notebooks/RNPD-A1111.ipynb +2 -0
notebooks/RNPD-A1111.ipynb CHANGED
@@ -245,6 +245,8 @@
245
  "# Choices are : none; all; 1: Canny; 2: Depth; 3: Sketch; 4: OpenPose; 5: Recolor\n",
246
  "\n",
247
  "#--------------------\n",
 
 
248
  "CNet(ControlNet_v1_Model, ControlNet_XL_Model)\n",
249
  "#CNet(\"1\", ControlNet_XL_Model)\n",
250
  "#CNet(\"2\", 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
+ "InstallDeforum()",
249
+ "InstallWildCards()",
250
  "CNet(ControlNet_v1_Model, ControlNet_XL_Model)\n",
251
  "#CNet(\"1\", ControlNet_XL_Model)\n",
252
  "#CNet(\"2\", ControlNet_XL_Model)\n",