Upload requirements.txt
Browse files- ComfyUI/requirements.txt +68 -0
ComfyUI/requirements.txt
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
deepdiff
|
2 |
+
numpy
|
3 |
+
pydantic==1.10.13
|
4 |
+
pynvml
|
5 |
+
torch
|
6 |
+
mediapipe
|
7 |
+
py-cpuinfo
|
8 |
+
blend_modes
|
9 |
+
colorama
|
10 |
+
wget
|
11 |
+
torchvision
|
12 |
+
lpips
|
13 |
+
torchaudio
|
14 |
+
torchsde
|
15 |
+
ffmpeg-python
|
16 |
+
numba
|
17 |
+
librosa
|
18 |
+
fvcore
|
19 |
+
omegaconf
|
20 |
+
PyOpenGL
|
21 |
+
PyOpenGL-accelerate
|
22 |
+
spandrel
|
23 |
+
supervision
|
24 |
+
vnoise
|
25 |
+
GitPython
|
26 |
+
piexif
|
27 |
+
segment-anything
|
28 |
+
ultralytics
|
29 |
+
seaborn
|
30 |
+
opencv-python-headless
|
31 |
+
stereoscopy[auto_align]
|
32 |
+
einops
|
33 |
+
transformers>=4.25.1
|
34 |
+
safetensors>=0.3.0
|
35 |
+
aiohttp
|
36 |
+
accelerate
|
37 |
+
pyyaml
|
38 |
+
Pillow
|
39 |
+
zstandard
|
40 |
+
scipy
|
41 |
+
tqdm
|
42 |
+
daltonlens
|
43 |
+
onnx
|
44 |
+
onnxruntime
|
45 |
+
onnxruntime-gpu
|
46 |
+
insightface
|
47 |
+
clip-interrogator
|
48 |
+
simpleeval
|
49 |
+
psutil
|
50 |
+
websocket-client==1.6.3
|
51 |
+
opencv-python
|
52 |
+
opencv-contrib-python
|
53 |
+
matplotlib
|
54 |
+
scikit-image
|
55 |
+
scikit-learn
|
56 |
+
blendmodes
|
57 |
+
mido[ports-rtmidi]
|
58 |
+
kornia
|
59 |
+
moderngl
|
60 |
+
mss
|
61 |
+
filetype
|
62 |
+
fastrlock
|
63 |
+
cupy-cuda11x
|
64 |
+
color-matcher
|
65 |
+
numexpr
|
66 |
+
loguru
|
67 |
+
pandas
|
68 |
+
imageio-ffmpeg
|