Update Forge_classic_Kaggle/forge_classic_install.py
Browse files
Forge_classic_Kaggle/forge_classic_install.py
CHANGED
|
@@ -68,6 +68,7 @@ def main() -> None:
|
|
| 68 |
("https://github.com/gutris1/sd-image-encryption", None),
|
| 69 |
("https://github.com/yankooliveira/sd-webui-photopea-embed.git", None),
|
| 70 |
("https://github.com/gutris1/sd-hub", 1),
|
|
|
|
| 71 |
("https://github.com/Haoming02/sd-forge-couple", 1),
|
| 72 |
("https://github.com/etherealxx/batchlinks-webui", None),
|
| 73 |
("https://github.com/gutris1/sd-civitai-browser-plus-plus", None),
|
|
|
|
| 68 |
("https://github.com/gutris1/sd-image-encryption", None),
|
| 69 |
("https://github.com/yankooliveira/sd-webui-photopea-embed.git", None),
|
| 70 |
("https://github.com/gutris1/sd-hub", 1),
|
| 71 |
+
("https://github.com/adieyal/sd-dynamic-prompts.git", 1),
|
| 72 |
("https://github.com/Haoming02/sd-forge-couple", 1),
|
| 73 |
("https://github.com/etherealxx/batchlinks-webui", None),
|
| 74 |
("https://github.com/gutris1/sd-civitai-browser-plus-plus", None),
|