theanhntp commited on
Commit
138de5d
·
verified ·
1 Parent(s): 67b12a6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. Was_node_suite/requirements.txt +27 -0
Was_node_suite/requirements.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cmake
2
+ fairscale>=0.4.4
3
+ git+https://github.com/WASasquatch/img2texture.git
4
+ git+https://github.com/WASasquatch/cstr
5
+ gitpython
6
+ imageio
7
+ joblib
8
+ matplotlib
9
+ numba
10
+ numpy
11
+ opencv-python-headless[ffmpeg]<=4.7.0.72
12
+ pilgram
13
+ git+https://github.com/WASasquatch/ffmpy.git
14
+ rembg
15
+ scikit-image>=0.20.0
16
+ scikit-learn
17
+ scipy
18
+ timm>=0.4.12
19
+ tqdm
20
+ transformers
21
+
22
+ insightface
23
+ onnxruntime
24
+ onnxruntime-gpu
25
+
26
+ dynamicprompts==0.30.2
27
+ pyparsing~=3.0