Spaces:
Running
Running
stlaurentjr
commited on
Commit
•
7ab4809
1
Parent(s):
3a8a4f8
Update notebooks/RNPD-A1111.ipynb
Browse files
notebooks/RNPD-A1111.ipynb
CHANGED
@@ -77,7 +77,7 @@
|
|
77 |
},
|
78 |
"outputs": [],
|
79 |
"source": [
|
80 |
-
"Original_Model_Version = \"\
|
81 |
"\n",
|
82 |
"# Choices are \"SDXL\", \"v1.5\", \"v2-512\", \"v2-768\"\n",
|
83 |
"\n",
|
@@ -88,7 +88,7 @@
|
|
88 |
"# Insert the full path of your trained model or to a folder containing multiple models.\n",
|
89 |
"\n",
|
90 |
"\n",
|
91 |
-
"MODEL_LINK = \"
|
92 |
"\n",
|
93 |
"# A direct link to a Model or a shared gdrive link.\n",
|
94 |
"\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",
|
|
|
88 |
"# Insert the full path of your trained model or to a folder containing multiple models.\n",
|
89 |
"\n",
|
90 |
"\n",
|
91 |
+
"MODEL_LINK = \"cyberrealistic_classicV20.safetensors\"\n",
|
92 |
"\n",
|
93 |
"# A direct link to a Model or a shared gdrive link.\n",
|
94 |
"\n",
|