theanhntp commited on
Commit
e8cb704
·
verified ·
1 Parent(s): 988dcc1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. Was_node_suite/requirements.txt +4 -2
Was_node_suite/requirements.txt CHANGED
@@ -36,7 +36,6 @@ git+https://github.com/WASasquatch/ffmpy.git
36
  rembg
37
  scikit-image>=0.20.0
38
  scikit-learn
39
- scipy
40
  timm>=0.4.12
41
  tqdm
42
  transformers
@@ -46,4 +45,7 @@ onnxruntime
46
  onnxruntime-gpu
47
 
48
  dynamicprompts==0.30.2
49
- pyparsing~=3.0
 
 
 
 
36
  rembg
37
  scikit-image>=0.20.0
38
  scikit-learn
 
39
  timm>=0.4.12
40
  tqdm
41
  transformers
 
45
  onnxruntime-gpu
46
 
47
  dynamicprompts==0.30.2
48
+ pyparsing~=3.0
49
+
50
+ colorama
51
+ requests