Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +12 -153
requirements.txt
CHANGED
@@ -1,154 +1,13 @@
|
|
1 |
-
|
2 |
-
addict==2.4.0
|
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 |
-
asttokens==2.4.1
|
10 |
-
async-timeout==4.0.3
|
11 |
-
attrs==23.2.0
|
12 |
-
bitsandbytes==0.43.1
|
13 |
-
blinker==1.8.2
|
14 |
-
cachetools==5.4.0
|
15 |
-
click==8.1.7
|
16 |
-
comm==0.2.2
|
17 |
-
contourpy==1.2.1
|
18 |
-
cycler==0.12.1
|
19 |
-
datasets==2.19.2
|
20 |
-
debugpy==1.8.1
|
21 |
-
decorator==5.1.1
|
22 |
-
dill==0.3.8
|
23 |
-
distro==1.9.0
|
24 |
-
dnspython==2.6.1
|
25 |
-
einops==0.6.1
|
26 |
-
einops-exts==0.0.4
|
27 |
-
email_validator==2.1.1
|
28 |
-
exceptiongroup==1.2.1
|
29 |
-
executing==2.0.1
|
30 |
-
fastapi==0.115.6
|
31 |
-
fastapi-cli==0.0.4
|
32 |
-
ffmpy==0.3.2
|
33 |
-
fire==0.6.0
|
34 |
-
fonttools==4.53.0
|
35 |
-
frozenlist==1.4.1
|
36 |
-
fsspec==2024.3.1
|
37 |
-
gitdb==4.0.11
|
38 |
-
GitPython==3.1.43
|
39 |
gradio==4.44.1
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
jedi==0.19.1
|
52 |
-
jiter==0.5.0
|
53 |
-
joblib==1.4.2
|
54 |
-
jsonschema==4.22.0
|
55 |
-
jsonschema-specifications==2023.12.1
|
56 |
-
jupyter_client==8.6.2
|
57 |
-
jupyter_core==5.7.2
|
58 |
-
kiwisolver==1.4.5
|
59 |
-
lmdeploy==0.5.3
|
60 |
-
markdown-it-py==3.0.0
|
61 |
-
markdown2==2.4.13
|
62 |
-
matplotlib==3.9.0
|
63 |
-
matplotlib-inline==0.1.7
|
64 |
-
mdurl==0.1.2
|
65 |
-
mkl-service==2.4.0
|
66 |
-
mmengine-lite==0.10.4
|
67 |
-
multidict==6.0.5
|
68 |
-
multiprocess==0.70.16
|
69 |
-
nest-asyncio==1.6.0
|
70 |
-
openai==1.58.1
|
71 |
-
orjson==3.10.5
|
72 |
-
packaging==24.1
|
73 |
-
pandas==2.2.2
|
74 |
-
parso==0.8.4
|
75 |
-
peft==0.9.0
|
76 |
-
pexpect==4.9.0
|
77 |
-
platformdirs==4.2.2
|
78 |
-
prompt_toolkit==3.0.47
|
79 |
-
protobuf==4.25.3
|
80 |
-
psutil==5.9.8
|
81 |
-
ptyprocess==0.7.0
|
82 |
-
pure-eval==0.2.2
|
83 |
-
pyarrow==16.1.0
|
84 |
-
pyarrow-hotfix==0.6
|
85 |
-
pybind11==2.12.0
|
86 |
-
pydantic==2.7.4
|
87 |
-
pydantic_core==2.18.4
|
88 |
-
pydeck==0.9.1
|
89 |
-
pydub==0.25.1
|
90 |
-
Pygments==2.18.0
|
91 |
-
pynvml==11.5.0
|
92 |
-
pyparsing==3.1.2
|
93 |
-
python-dateutil==2.9.0.post0
|
94 |
-
python-dotenv==1.0.1
|
95 |
-
python-multipart==0.0.19
|
96 |
-
python-rapidjson==1.17
|
97 |
-
pytz==2024.1
|
98 |
-
pyzmq==26.0.3
|
99 |
-
referencing==0.35.1
|
100 |
-
regex==2024.5.15
|
101 |
-
requests==2.32.3
|
102 |
-
rich==13.7.1
|
103 |
-
rpds-py==0.18.1
|
104 |
-
ruff==0.4.9
|
105 |
-
safehttpx==0.1.6
|
106 |
-
safetensors==0.4.3
|
107 |
-
scikit-learn==1.2.2
|
108 |
-
scipy==1.13.1
|
109 |
-
semantic-version==2.10.0
|
110 |
-
sentencepiece==0.1.99
|
111 |
-
shellingham==1.5.4
|
112 |
-
shortuuid==1.0.13
|
113 |
-
six==1.16.0
|
114 |
-
smmap==5.0.1
|
115 |
-
sniffio==1.3.1
|
116 |
-
stack-data==0.6.3
|
117 |
-
starlette==0.41.3
|
118 |
-
streamlit==1.37.0
|
119 |
-
svgwrite==1.4.3
|
120 |
-
tenacity==8.5.0
|
121 |
-
termcolor==2.4.0
|
122 |
-
threadpoolctl==3.5.0
|
123 |
-
tiktoken==0.7.0
|
124 |
-
timm==1.0.8
|
125 |
-
tokenizers==0.15.1
|
126 |
-
toml==0.10.2
|
127 |
-
tomli==2.0.1
|
128 |
-
tomlkit==0.12.0
|
129 |
-
toolz==0.12.1
|
130 |
-
torch==2.1.2
|
131 |
-
torchaudio==2.1.2
|
132 |
-
torchvision==0.16.2
|
133 |
-
tornado==6.4.1
|
134 |
-
tqdm==4.66.4
|
135 |
-
traitlets==5.14.3
|
136 |
-
transformers==4.39.3
|
137 |
-
transformers-stream-generator==0.0.5
|
138 |
-
triton==2.1.0
|
139 |
-
tritonclient==2.46.0
|
140 |
-
typer==0.12.3
|
141 |
-
typing_extensions==4.12.2
|
142 |
-
tzdata==2024.1
|
143 |
-
ujson==5.10.0
|
144 |
-
uvicorn==0.30.1
|
145 |
-
uvloop==0.19.0
|
146 |
-
watchdog==4.0.1
|
147 |
-
watchfiles==0.22.0
|
148 |
-
wavedrom==2.0.3.post3
|
149 |
-
wcwidth==0.2.13
|
150 |
-
websockets==11.0.3
|
151 |
-
xxhash==3.4.1
|
152 |
-
yapf==0.40.2
|
153 |
-
yarl==1.9.4
|
154 |
-
zipp==3.19.2
|
|
|
1 |
+
lmdeploy==0.6.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
gradio==4.44.1
|
3 |
+
timm==1.0.9
|
4 |
+
xtuner==0.1.23
|
5 |
+
torch==2.3.1
|
6 |
+
torchvision==0.18.1
|
7 |
+
torchaudio==2.3.1
|
8 |
+
transformers==4.39.0
|
9 |
+
tokenizers==0.15.2
|
10 |
+
peft==0.11.1
|
11 |
+
datasets==3.1.0
|
12 |
+
accelerate==1.2.0
|
13 |
+
huggingface-hub==0.26.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|