Update Swarmui_Kaggle/install_swarmui.py
Browse files
Swarmui_Kaggle/install_swarmui.py
CHANGED
|
@@ -104,7 +104,6 @@ def main() -> None:
|
|
| 104 |
os.chdir(ext_dir)
|
| 105 |
clone("https://github.com/jtreminio/SwarmUI-PromptBuilderExtension.git")
|
| 106 |
clone("https://github.com/yoinked-h/MaHiRon-SwarmUI.git")
|
| 107 |
-
clone("https://github.com/mcmonkeyprojects/sd-dynamic-thresholding")
|
| 108 |
|
| 109 |
# 8. SageAttention
|
| 110 |
os.chdir(WORK_DIR)
|
|
|
|
| 104 |
os.chdir(ext_dir)
|
| 105 |
clone("https://github.com/jtreminio/SwarmUI-PromptBuilderExtension.git")
|
| 106 |
clone("https://github.com/yoinked-h/MaHiRon-SwarmUI.git")
|
|
|
|
| 107 |
|
| 108 |
# 8. SageAttention
|
| 109 |
os.chdir(WORK_DIR)
|