Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +123 -119
requirements.txt
CHANGED
|
@@ -1,119 +1,123 @@
|
|
| 1 |
-
absl-py==2.1.0
|
| 2 |
-
accelerate
|
| 3 |
-
aiofiles==23.2.1
|
| 4 |
-
aiohttp==3.9.5
|
| 5 |
-
aiosignal==1.3.1
|
| 6 |
-
altair==5.3.0
|
| 7 |
-
annotated-types==0.7.0
|
| 8 |
-
anyio==4.4.0
|
| 9 |
-
async-timeout==4.0.3
|
| 10 |
-
attrs==23.2.0
|
| 11 |
-
certifi==2024.6.2
|
| 12 |
-
cffi==1.16.0
|
| 13 |
-
charset-normalizer==3.3.2
|
| 14 |
-
click==8.1.7
|
| 15 |
-
colorama==0.4.6
|
| 16 |
-
contourpy==1.2.1
|
| 17 |
-
cycler==0.12.1
|
| 18 |
-
diffusers
|
| 19 |
-
dnspython==2.6.1
|
| 20 |
-
einops==0.8.0
|
| 21 |
-
email_validator==2.2.0
|
| 22 |
-
exceptiongroup==1.2.1
|
| 23 |
-
fastapi==0.111.0
|
| 24 |
-
fastapi-cli==0.0.4
|
| 25 |
-
ffmpy==0.3.2
|
| 26 |
-
filelock==3.15.4
|
| 27 |
-
fonttools==4.53.0
|
| 28 |
-
frozenlist==1.4.1
|
| 29 |
-
fsspec==2024.6.1
|
| 30 |
-
gevent==24.2.1
|
| 31 |
-
greenlet==3.0.3
|
| 32 |
-
h11==0.14.0
|
| 33 |
-
httpcore==1.0.5
|
| 34 |
-
httptools==0.6.1
|
| 35 |
-
httpx==0.27.0
|
| 36 |
-
huggingface-hub==0.23.4
|
| 37 |
-
idna==3.7
|
| 38 |
-
importlib_metadata==8.0.0
|
| 39 |
-
importlib_resources==6.4.0
|
| 40 |
-
intel-openmp==2021.4.0
|
| 41 |
-
Jinja2==3.1.4
|
| 42 |
-
jsonschema==4.22.0
|
| 43 |
-
jsonschema-specifications==2023.12.1
|
| 44 |
-
kiwisolver==1.4.5
|
| 45 |
-
kornia==0.7.3
|
| 46 |
-
kornia_rs==0.1.3
|
| 47 |
-
loguru==0.7.2
|
| 48 |
-
markdown-it-py==3.0.0
|
| 49 |
-
MarkupSafe==2.1.5
|
| 50 |
-
matplotlib==3.9.0
|
| 51 |
-
mdurl==0.1.2
|
| 52 |
-
mediapipe==0.10.9
|
| 53 |
-
mkl==2021.4.0
|
| 54 |
-
mpmath==1.3.0
|
| 55 |
-
multidict==6.0.5
|
| 56 |
-
networkx==3.3
|
| 57 |
-
numpy==1.26.4
|
| 58 |
-
opencv-contrib-python==4.9.0.80
|
| 59 |
-
orjson==3.10.5
|
| 60 |
-
packaging==24.1
|
| 61 |
-
pandas==2.2.2
|
| 62 |
-
peft==0.11.1
|
| 63 |
-
pillow==10.3.0
|
| 64 |
-
psutil==6.0.0
|
| 65 |
-
pycparser==2.22
|
| 66 |
-
pydantic==2.7.4
|
| 67 |
-
pydantic_core==2.18.4
|
| 68 |
-
pydub==0.25.1
|
| 69 |
-
Pygments==2.18.0
|
| 70 |
-
pyparsing==3.1.2
|
| 71 |
-
python-dateutil==2.9.0.post0
|
| 72 |
-
python-decouple==3.8
|
| 73 |
-
python-dotenv==1.0.1
|
| 74 |
-
python-multipart==0.0.9
|
| 75 |
-
pytz==2024.1
|
| 76 |
-
PyYAML==6.0.1
|
| 77 |
-
referencing==0.35.1
|
| 78 |
-
regex==2024.5.15
|
| 79 |
-
requests==2.32.3
|
| 80 |
-
rich==13.7.1
|
| 81 |
-
rpds-py==0.18.1
|
| 82 |
-
ruff==0.5.0
|
| 83 |
-
safetensors==0.4.3
|
| 84 |
-
scipy==1.14.0
|
| 85 |
-
semantic-version==2.10.0
|
| 86 |
-
shellingham==1.5.4
|
| 87 |
-
six==1.16.0
|
| 88 |
-
sniffio==1.3.1
|
| 89 |
-
sounddevice==0.4.6
|
| 90 |
-
soundfile==0.12.1
|
| 91 |
-
spandrel==0.3.4
|
| 92 |
-
starlette==0.37.2
|
| 93 |
-
sympy==1.12.1
|
| 94 |
-
tbb==2021.13.0
|
| 95 |
-
tokenizers==0.19.1
|
| 96 |
-
tomlkit==0.12.0
|
| 97 |
-
toolz==0.12.1
|
| 98 |
-
torch
|
| 99 |
-
torchaudio
|
| 100 |
-
torchsde
|
| 101 |
-
torchvision
|
| 102 |
-
tqdm==4.66.4
|
| 103 |
-
trampoline==0.1.2
|
| 104 |
-
transformers==4.42.3
|
| 105 |
-
typer==0.12.3
|
| 106 |
-
typing_extensions==4.12.2
|
| 107 |
-
tzdata==2024.1
|
| 108 |
-
ujson==5.10.0
|
| 109 |
-
urllib3==2.2.2
|
| 110 |
-
uvicorn==0.30.1
|
| 111 |
-
watchfiles==0.22.0
|
| 112 |
-
websocket==0.2.1
|
| 113 |
-
websocket-client==1.6.3
|
| 114 |
-
websockets==11.0.3
|
| 115 |
-
win32-setctime==1.1.0
|
| 116 |
-
yarl==1.9.4
|
| 117 |
-
zipp==3.19.2
|
| 118 |
-
zope.event==5.0
|
| 119 |
-
zope.interface==6.4.post2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==2.1.0
|
| 2 |
+
accelerate
|
| 3 |
+
aiofiles==23.2.1
|
| 4 |
+
aiohttp==3.9.5
|
| 5 |
+
aiosignal==1.3.1
|
| 6 |
+
altair==5.3.0
|
| 7 |
+
annotated-types==0.7.0
|
| 8 |
+
anyio==4.4.0
|
| 9 |
+
async-timeout==4.0.3
|
| 10 |
+
attrs==23.2.0
|
| 11 |
+
certifi==2024.6.2
|
| 12 |
+
cffi==1.16.0
|
| 13 |
+
charset-normalizer==3.3.2
|
| 14 |
+
click==8.1.7
|
| 15 |
+
colorama==0.4.6
|
| 16 |
+
contourpy==1.2.1
|
| 17 |
+
cycler==0.12.1
|
| 18 |
+
diffusers
|
| 19 |
+
dnspython==2.6.1
|
| 20 |
+
einops==0.8.0
|
| 21 |
+
email_validator==2.2.0
|
| 22 |
+
exceptiongroup==1.2.1
|
| 23 |
+
fastapi==0.111.0
|
| 24 |
+
fastapi-cli==0.0.4
|
| 25 |
+
ffmpy==0.3.2
|
| 26 |
+
filelock==3.15.4
|
| 27 |
+
fonttools==4.53.0
|
| 28 |
+
frozenlist==1.4.1
|
| 29 |
+
fsspec==2024.6.1
|
| 30 |
+
gevent==24.2.1
|
| 31 |
+
greenlet==3.0.3
|
| 32 |
+
h11==0.14.0
|
| 33 |
+
httpcore==1.0.5
|
| 34 |
+
httptools==0.6.1
|
| 35 |
+
httpx==0.27.0
|
| 36 |
+
huggingface-hub==0.23.4
|
| 37 |
+
idna==3.7
|
| 38 |
+
importlib_metadata==8.0.0
|
| 39 |
+
importlib_resources==6.4.0
|
| 40 |
+
intel-openmp==2021.4.0
|
| 41 |
+
Jinja2==3.1.4
|
| 42 |
+
jsonschema==4.22.0
|
| 43 |
+
jsonschema-specifications==2023.12.1
|
| 44 |
+
kiwisolver==1.4.5
|
| 45 |
+
kornia==0.7.3
|
| 46 |
+
kornia_rs==0.1.3
|
| 47 |
+
loguru==0.7.2
|
| 48 |
+
markdown-it-py==3.0.0
|
| 49 |
+
MarkupSafe==2.1.5
|
| 50 |
+
matplotlib==3.9.0
|
| 51 |
+
mdurl==0.1.2
|
| 52 |
+
mediapipe==0.10.9
|
| 53 |
+
mkl==2021.4.0
|
| 54 |
+
mpmath==1.3.0
|
| 55 |
+
multidict==6.0.5
|
| 56 |
+
networkx==3.3
|
| 57 |
+
numpy==1.26.4
|
| 58 |
+
opencv-contrib-python==4.9.0.80
|
| 59 |
+
orjson==3.10.5
|
| 60 |
+
packaging==24.1
|
| 61 |
+
pandas==2.2.2
|
| 62 |
+
peft==0.11.1
|
| 63 |
+
pillow==10.3.0
|
| 64 |
+
psutil==6.0.0
|
| 65 |
+
pycparser==2.22
|
| 66 |
+
pydantic==2.7.4
|
| 67 |
+
pydantic_core==2.18.4
|
| 68 |
+
pydub==0.25.1
|
| 69 |
+
Pygments==2.18.0
|
| 70 |
+
pyparsing==3.1.2
|
| 71 |
+
python-dateutil==2.9.0.post0
|
| 72 |
+
python-decouple==3.8
|
| 73 |
+
python-dotenv==1.0.1
|
| 74 |
+
python-multipart==0.0.9
|
| 75 |
+
pytz==2024.1
|
| 76 |
+
PyYAML==6.0.1
|
| 77 |
+
referencing==0.35.1
|
| 78 |
+
regex==2024.5.15
|
| 79 |
+
requests==2.32.3
|
| 80 |
+
rich==13.7.1
|
| 81 |
+
rpds-py==0.18.1
|
| 82 |
+
ruff==0.5.0
|
| 83 |
+
safetensors==0.4.3
|
| 84 |
+
scipy==1.14.0
|
| 85 |
+
semantic-version==2.10.0
|
| 86 |
+
shellingham==1.5.4
|
| 87 |
+
six==1.16.0
|
| 88 |
+
sniffio==1.3.1
|
| 89 |
+
sounddevice==0.4.6
|
| 90 |
+
soundfile==0.12.1
|
| 91 |
+
spandrel==0.3.4
|
| 92 |
+
starlette==0.37.2
|
| 93 |
+
sympy==1.12.1
|
| 94 |
+
tbb==2021.13.0
|
| 95 |
+
tokenizers==0.19.1
|
| 96 |
+
tomlkit==0.12.0
|
| 97 |
+
toolz==0.12.1
|
| 98 |
+
torch
|
| 99 |
+
torchaudio
|
| 100 |
+
torchsde
|
| 101 |
+
torchvision
|
| 102 |
+
tqdm==4.66.4
|
| 103 |
+
trampoline==0.1.2
|
| 104 |
+
transformers==4.42.3
|
| 105 |
+
typer==0.12.3
|
| 106 |
+
typing_extensions==4.12.2
|
| 107 |
+
tzdata==2024.1
|
| 108 |
+
ujson==5.10.0
|
| 109 |
+
urllib3==2.2.2
|
| 110 |
+
uvicorn==0.30.1
|
| 111 |
+
watchfiles==0.22.0
|
| 112 |
+
websocket==0.2.1
|
| 113 |
+
websocket-client==1.6.3
|
| 114 |
+
websockets==11.0.3
|
| 115 |
+
win32-setctime==1.1.0
|
| 116 |
+
yarl==1.9.4
|
| 117 |
+
zipp==3.19.2
|
| 118 |
+
zope.event==5.0
|
| 119 |
+
zope.interface==6.4.post2
|
| 120 |
+
bitsandbytes>=0.43.0
|
| 121 |
+
timm>=1.0.7
|
| 122 |
+
sentencepiece
|
| 123 |
+
deepspeed
|