Gregorio1502 commited on
Commit
0ee48a5
·
verified ·
1 Parent(s): ef28395

Update CFUI_Clean

Browse files
Files changed (1) hide show
  1. 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
- os.chdir("/content/ComUI/custom_nodes/sd-dynamic-thresholding")
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")