maxin-cn commited on
Commit
7798909
1 Parent(s): b2877a2

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -120
requirements.txt CHANGED
@@ -1,120 +1,19 @@
1
- absl-py==2.1.0
2
- accelerate==0.29.2
3
- aiofiles==23.2.1
4
- altair==5.3.0
5
- annotated-types==0.7.0
6
- antlr4-python3-runtime==4.9.3
7
- anyio==4.4.0
8
- attrs==23.2.0
9
- av==12.0.0
10
- beartype==0.18.2
11
- beautifulsoup4==4.12.3
12
- Brotli @ file:///work/perseverance-python-buildout/croot/brotli-split_1698805593785/work
13
- certifi @ file:///croot/certifi_1707229174982/work/certifi
14
- charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
15
- click==8.1.7
16
- contourpy==1.2.1
17
- cycler==0.12.1
18
- decord==0.6.0
19
- diffusers==0.24.0
20
- dnspython==2.6.1
21
- einops==0.7.0
22
- email_validator==2.2.0
23
- fastapi==0.111.0
24
- fastapi-cli==0.0.4
25
- ffmpy==0.3.2
26
- filelock @ file:///work/perseverance-python-buildout/croot/filelock_1701733993137/work
27
- fonttools==4.53.0
28
- fsspec==2024.3.1
29
- gdown==5.2.0
30
- gradio==4.37.2
31
- gradio_client==1.0.2
32
- grpcio==1.62.1
33
- h11==0.14.0
34
- httpcore==1.0.5
35
- httptools==0.6.1
36
- httpx==0.27.0
37
- huggingface-hub==0.22.2
38
- idna @ file:///work/perseverance-python-buildout/croot/idna_1698845632828/work
39
- imageio==2.34.0
40
- imageio-ffmpeg==0.4.9
41
- importlib_metadata==7.1.0
42
- importlib_resources==6.4.0
43
- Jinja2 @ file:///work/perseverance-python-buildout/croot/jinja2_1707343043683/work
44
- jsonschema==4.22.0
45
- jsonschema-specifications==2023.12.1
46
- kiwisolver==1.4.5
47
- lazy_loader==0.4
48
- Markdown==3.6
49
- markdown-it-py==3.0.0
50
- MarkupSafe @ file:///work/perseverance-python-buildout/croot/markupsafe_1707342994941/work
51
- matplotlib==3.9.1
52
- mdurl==0.1.2
53
- mkl-fft @ file:///work/perseverance-python-buildout/croot/mkl_fft_1698845673361/work
54
- mkl-random @ file:///work/perseverance-python-buildout/croot/mkl_random_1698845720894/work
55
- mkl-service==2.4.0
56
- mpmath @ file:///work/perseverance-python-buildout/croot/mpmath_1698864994882/work
57
- networkx @ file:///work/perseverance-python-buildout/croot/networkx_1698865062738/work
58
- numpy @ file:///croot/numpy_and_numpy_base_1708638617955/work/dist/numpy-1.26.4-cp312-cp312-linux_x86_64.whl#sha256=1d700f51d8b4fa684d858c9e3b56b1656bc5c82b6b79ff08d4e3b491c430059f
59
- omegaconf==2.3.0
60
- orjson==3.10.6
61
- packaging==24.0
62
- pandas==2.2.2
63
- pillow @ file:///croot/pillow_1707233021655/work
64
- protobuf==5.26.1
65
- psutil==5.9.8
66
- pydantic==2.8.2
67
- pydantic_core==2.20.1
68
- pydub==0.25.1
69
- Pygments==2.18.0
70
- pyparsing==3.1.2
71
- PySocks @ file:///work/perseverance-python-buildout/croot/pysocks_1698845478203/work
72
- python-dateutil==2.9.0.post0
73
- python-dotenv==1.0.1
74
- python-multipart==0.0.9
75
- pytz==2024.1
76
- PyYAML @ file:///work/perseverance-python-buildout/croot/pyyaml_1698849903511/work
77
- referencing==0.35.1
78
- regex==2023.12.25
79
- requests @ file:///croot/requests_1707355572290/work
80
- rich==13.7.1
81
- rpds-py==0.18.1
82
- ruff==0.5.0
83
- safetensors==0.4.2
84
- scikit-image==0.23.1
85
- scipy==1.13.0
86
- semantic-version==2.10.0
87
- sentencepiece==0.2.0
88
- setuptools==68.2.2
89
- shellingham==1.5.4
90
- six==1.16.0
91
- sniffio==1.3.1
92
- soupsieve==2.5
93
- spaces==0.29.2
94
- starlette==0.37.2
95
- sympy @ file:///croot/sympy_1701397643339/work
96
- tensorboard==2.16.2
97
- tensorboard-data-server==0.7.2
98
- thop==0.1.1.post2209072238
99
- tifffile==2024.2.12
100
- timm==0.9.16
101
- tokenizers==0.15.2
102
- tomlkit==0.12.0
103
- toolz==0.12.1
104
- torch==2.2.2
105
- torchaudio==2.2.2
106
- torchvision==0.17.2
107
- tqdm==4.66.2
108
- transformers==4.39.3
109
- typer==0.12.3
110
- typing_extensions @ file:///croot/typing_extensions_1705619912070/work
111
- tzdata==2024.1
112
- ujson==5.10.0
113
- urllib3 @ file:///croot/urllib3_1707770551213/work
114
- uvicorn==0.30.1
115
- uvloop==0.19.0
116
- watchfiles==0.22.0
117
- websockets==11.0.3
118
- Werkzeug==3.0.2
119
- wheel==0.41.2
120
- zipp==3.18.1
 
1
+ torch --index-url https://download.pytorch.org/whl/cu118
2
+ torchvision --index-url https://download.pytorch.org/whl/cu118
3
+ torchaudio --index-url https://download.pytorch.org/whl/cu118
4
+ timm
5
+ diffusers[torch]==0.24.0
6
+ accelerate
7
+ tensorboard
8
+ einops
9
+ transformers
10
+ av
11
+ scikit-image
12
+ decord
13
+ pandas
14
+ imageio-ffmpeg
15
+ sentencepiece
16
+ beautifulsoup4
17
+ ftfy
18
+ omegaconf
19
+ spaces