-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.62 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
albumentations==1.0.3
analytics-python==1.4.post1
antlr4-python3-runtime==4.8
backoff==1.10.0
bcrypt==4.1.2
beartype==0.14.1
certifi==2023.11.17
cffi==1.15.1
charset-normalizer==2.0.12
click==8.0.3
clip @ git+https://gitclone.com/github.com/openai/CLIP.git@cfcffb90e69f37bf2ff1e988237a0fbe41f33c04
clip-by-openai==1.1
cloudpickle==2.2.1
cryptography==42.0.1
cycler==0.11.0
einops==0.3.0
ffmpy==0.3.1
filelock==3.12.2
Flask==2.2.5
Flask-CacheBuster==1.0.0
Flask-Cors==4.0.0
Flask-Login==0.6.3
fsspec==2023.1.0
ftfy==6.1.1
glfw==2.5.0
gradio==2.3.9
huggingface-hub==0.16.4
hydra-core==1.1.0
idna==3.6
imageio==2.9.0
imageio-ffmpeg==0.4.5
imgui==1.4.1
importlib-metadata==6.7.0
importlib-resources==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.3
kiwisolver==1.4.5
kornia==0.5.11
lmdb==0.98
lpips==0.1.4
markdown2==2.4.12
MarkupSafe==2.1.4
matplotlib==3.4.3
monotonic==1.6
more-itertools==9.1.0
networkx==2.6.3
ninja==1.11.1.1
numpy==1.21.2
omegaconf==2.1.2
opencv-python-headless==4.5.1.48
packaging==23.2
pandas==1.3.5
paramiko==3.4.0
Pillow==9.0.1
protobuf==4.24.4
psutil==5.8.0
pycparser==2.21
pycryptodome==3.20.0
pydub==0.25.1
PyMCubes==0.1.2
PyNaCl==1.5.0
PyOpenGL==3.1.6
pyparsing==3.1.1
pyspng==0.1.0
python-dateutil==2.8.2
pytz==2023.3.post1
PyWavelets==1.3.0
PyYAML==6.0.1
regex==2023.12.25
requests==2.26.0
safetensors==0.4.2
scikit-image==0.19.3
scipy==1.7.1
six==1.16.0
submitit==1.1.5
tensorboardX==2.5
tifffile==2021.11.2
tokenizers==0.13.3
torch==1.7.1+cu110
torchaudio==0.7.2
torchvision==0.8.2+cu110
tqdm==4.62.2
transformers==4.30.2
trimesh==3.9.8
typing_extensions==4.7.1
tzdata==2023.4
urllib3==1.26.18
wcwidth==0.2.13
Werkzeug==2.2.3
zipp==3.15.0