stlaurentjr commited on
Commit
3a8a4f8
1 Parent(s): a6878db

Update notebooks/RNPD-A1111.ipynb

Browse files
Files changed (1) hide show
  1. notebooks/RNPD-A1111.ipynb +2 -2
notebooks/RNPD-A1111.ipynb CHANGED
@@ -77,7 +77,7 @@
77
  },
78
  "outputs": [],
79
  "source": [
80
- "Original_Model_Version = \"SDXL\"\n",
81
  "\n",
82
  "# Choices are \"SDXL\", \"v1.5\", \"v2-512\", \"v2-768\"\n",
83
  "\n",
@@ -179,7 +179,7 @@
179
  "# Choices are : none; all; 1: Canny; 2: Depth; 3: Sketch; 4: OpenPose; 5: Recolor\n",
180
  "\n",
181
  "#--------------------\n",
182
- "#CNet(ControlNet_v1_Model, ControlNet_XL_Model)\n",
183
  "#CNet(\"1\", ControlNet_XL_Model)\n",
184
  "#CNet(\"2\", ControlNet_XL_Model)\n",
185
  "#CNet(\"3\", ControlNet_XL_Model)\n",
 
77
  },
78
  "outputs": [],
79
  "source": [
80
+ "Original_Model_Version = \"\SDXL"\n",
81
  "\n",
82
  "# Choices are \"SDXL\", \"v1.5\", \"v2-512\", \"v2-768\"\n",
83
  "\n",
 
179
  "# Choices are : none; all; 1: Canny; 2: Depth; 3: Sketch; 4: OpenPose; 5: Recolor\n",
180
  "\n",
181
  "#--------------------\n",
182
+ "CNet(ControlNet_v1_Model, ControlNet_XL_Model)\n",
183
  "#CNet(\"1\", ControlNet_XL_Model)\n",
184
  "#CNet(\"2\", ControlNet_XL_Model)\n",
185
  "#CNet(\"3\", ControlNet_XL_Model)\n",