stlaurentjr commited on
Commit
627e797
1 Parent(s): e9537a0

Update notebooks/RNPD-A1111.ipynb

Browse files
Files changed (1) hide show
  1. notebooks/RNPD-A1111.ipynb +1 -0
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",