Aitrepreneur
commited on
Commit
•
77e1ca8
1
Parent(s):
78960f4
Update requirements.txt
Browse files- requirements.txt +106 -11
requirements.txt
CHANGED
@@ -1,11 +1,106 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==0.33.0
|
2 |
+
aiofiles==23.2.1
|
3 |
+
aiohappyeyeballs==2.3.5
|
4 |
+
aiohttp==3.10.3
|
5 |
+
aiosignal==1.3.1
|
6 |
+
altair==5.4.0
|
7 |
+
annotated-types==0.7.0
|
8 |
+
anyio==4.4.0
|
9 |
+
async-timeout==4.0.3
|
10 |
+
attrs==24.2.0
|
11 |
+
certifi==2024.7.4
|
12 |
+
charset-normalizer==3.3.2
|
13 |
+
click==8.1.7
|
14 |
+
colorama==0.4.6
|
15 |
+
coloredlogs==15.0.1
|
16 |
+
contourpy==1.2.1
|
17 |
+
cycler==0.12.1
|
18 |
+
datasets==2.21.0
|
19 |
+
devicetorch==0.1.12
|
20 |
+
diffusers==0.28.0
|
21 |
+
dill==0.3.8
|
22 |
+
distro==1.9.0
|
23 |
+
einops==0.8.0
|
24 |
+
exceptiongroup==1.2.2
|
25 |
+
fastapi==0.112.0
|
26 |
+
ffmpy==0.4.0
|
27 |
+
filelock==3.15.4
|
28 |
+
fonttools==4.53.1
|
29 |
+
frozenlist==1.4.1
|
30 |
+
fsspec==2024.6.1
|
31 |
+
gekko==1.2.1
|
32 |
+
gradio==4.32.2
|
33 |
+
gradio_client==0.17.0
|
34 |
+
groq==0.9.0
|
35 |
+
h11==0.14.0
|
36 |
+
httpcore==1.0.5
|
37 |
+
httpx==0.27.0
|
38 |
+
huggingface-hub==0.24.5
|
39 |
+
humanfriendly==10.0
|
40 |
+
idna==3.7
|
41 |
+
importlib_metadata==8.2.0
|
42 |
+
importlib_resources==6.4.0
|
43 |
+
Jinja2==3.1.4
|
44 |
+
jsonschema==4.23.0
|
45 |
+
jsonschema-specifications==2023.12.1
|
46 |
+
kiwisolver==1.4.5
|
47 |
+
markdown-it-py==3.0.0
|
48 |
+
MarkupSafe==2.1.5
|
49 |
+
matplotlib==3.9.2
|
50 |
+
mdurl==0.1.2
|
51 |
+
mpmath==1.3.0
|
52 |
+
multidict==6.0.5
|
53 |
+
multiprocess==0.70.16
|
54 |
+
narwhals==1.4.1
|
55 |
+
networkx==3.3
|
56 |
+
numpy==1.26.4
|
57 |
+
optimum==1.21.3
|
58 |
+
orjson==3.10.7
|
59 |
+
packaging==24.1
|
60 |
+
pandas==2.2.2
|
61 |
+
peft==0.12.0
|
62 |
+
pillow==10.4.0
|
63 |
+
protobuf==5.27.3
|
64 |
+
psutil==6.0.0
|
65 |
+
pyarrow==17.0.0
|
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 |
+
pyreadline3==3.4.1
|
72 |
+
python-dateutil==2.9.0.post0
|
73 |
+
python-multipart==0.0.9
|
74 |
+
pytz==2024.1
|
75 |
+
PyYAML==6.0.2
|
76 |
+
referencing==0.35.1
|
77 |
+
regex==2024.7.24
|
78 |
+
requests==2.32.3
|
79 |
+
rich==13.7.1
|
80 |
+
rouge==1.0.1
|
81 |
+
rpds-py==0.20.0
|
82 |
+
ruff==0.5.7
|
83 |
+
safetensors==0.4.4
|
84 |
+
semantic-version==2.10.0
|
85 |
+
sentencepiece==0.2.0
|
86 |
+
shellingham==1.5.4
|
87 |
+
six==1.16.0
|
88 |
+
sniffio==1.3.1
|
89 |
+
starlette==0.37.2
|
90 |
+
sympy==1.13.2
|
91 |
+
timm==1.0.8
|
92 |
+
tokenizers==0.19.1
|
93 |
+
tomlkit==0.12.0
|
94 |
+
torch==2.4.0
|
95 |
+
torchvision==0.19.0
|
96 |
+
tqdm==4.66.5
|
97 |
+
transformers==4.43.4
|
98 |
+
typer==0.12.3
|
99 |
+
typing_extensions==4.12.2
|
100 |
+
tzdata==2024.1
|
101 |
+
urllib3==2.2.2
|
102 |
+
uvicorn==0.30.6
|
103 |
+
websockets==11.0.3
|
104 |
+
xxhash==3.4.1
|
105 |
+
yarl==1.9.4
|
106 |
+
zipp==3.20.0
|