Update CFUI_Clean
Browse files- CFUI_Clean +2 -1
CFUI_Clean
CHANGED
|
@@ -41,5 +41,6 @@ os.system("pip install --upgrade -r requirements.txt")
|
|
| 41 |
os.system("pip install exllamav2")
|
| 42 |
os.chdir("/content/ComUI/custom_nodes")
|
| 43 |
os.system("git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding")
|
| 44 |
-
|
| 45 |
os.chdir("/content/ComUI/custom_nodes")
|
|
|
|
|
|
| 41 |
os.system("pip install exllamav2")
|
| 42 |
os.chdir("/content/ComUI/custom_nodes")
|
| 43 |
os.system("git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding")
|
| 44 |
+
|
| 45 |
os.chdir("/content/ComUI/custom_nodes")
|
| 46 |
+
os.system("rm -r DTAICFUIVariables")
|