Update app3.py
Browse files
app3.py
CHANGED
@@ -164,6 +164,7 @@ plugins = [
|
|
164 |
"https://kkgithub.com/zero01101/openOutpaint-webUI-extension.git",
|
165 |
"https://kkgithub.com/LonicaMewinsky/gif2gif.git",
|
166 |
"https://kkgithub.com/modelscope/facechain.git",
|
|
|
167 |
]
|
168 |
|
169 |
for plugin in plugins:
|
|
|
164 |
"https://kkgithub.com/zero01101/openOutpaint-webUI-extension.git",
|
165 |
"https://kkgithub.com/LonicaMewinsky/gif2gif.git",
|
166 |
"https://kkgithub.com/modelscope/facechain.git",
|
167 |
+
"https://openi.pcl.ac.cn/2575044704/Kohaku-NAI"
|
168 |
]
|
169 |
|
170 |
for plugin in plugins:
|