Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +23 -23
requirements.txt
CHANGED
@@ -3,10 +3,10 @@ aiofiles==23.2.1
|
|
3 |
annotated-types==0.7.0
|
4 |
anyio==4.8.0
|
5 |
attrs==24.3.0
|
6 |
-
Brotli
|
7 |
-
certifi
|
8 |
-
cffi
|
9 |
-
charset-normalizer
|
10 |
click==8.1.8
|
11 |
contextlib2==21.6.0
|
12 |
contourpy==1.3.0
|
@@ -14,22 +14,22 @@ cycler==0.12.1
|
|
14 |
exceptiongroup==1.2.2
|
15 |
fastapi==0.115.6
|
16 |
ffmpy==0.5.0
|
17 |
-
filelock
|
18 |
fonttools==4.55.3
|
19 |
fsspec==2024.12.0
|
20 |
-
gmpy2
|
21 |
gradio==4.44.1
|
22 |
gradio_client==1.3.0
|
23 |
h11==0.14.0
|
24 |
-
h2
|
25 |
-
hpack
|
26 |
httpcore==1.0.7
|
27 |
httpx==0.28.1
|
28 |
huggingface-hub==0.27.0
|
29 |
-
hyperframe
|
30 |
-
idna
|
31 |
importlib_resources==6.5.2
|
32 |
-
Jinja2
|
33 |
kiwisolver==1.4.7
|
34 |
markdown-it-py==3.0.0
|
35 |
MarkupSafe==2.1.5
|
@@ -37,39 +37,39 @@ matplotlib==3.9.4
|
|
37 |
mdurl==0.1.2
|
38 |
mkl-service==2.4.0
|
39 |
mkl_fft==1.3.11
|
40 |
-
mkl_random
|
41 |
ml-collections==0.1.1
|
42 |
-
mpmath
|
43 |
-
networkx
|
44 |
-
numpy
|
45 |
open-spiel==1.5
|
46 |
orjson==3.10.13
|
47 |
packaging==24.2
|
48 |
pandas==2.2.3
|
49 |
pillow==10.4.0
|
50 |
-
pycparser
|
51 |
pydantic==2.10.4
|
52 |
pydantic_core==2.27.2
|
53 |
pydub==0.25.1
|
54 |
Pygments==2.19.1
|
55 |
pyparsing==3.2.1
|
56 |
-
PySocks
|
57 |
python-dateutil==2.9.0.post0
|
58 |
python-multipart==0.0.20
|
59 |
pytz==2024.2
|
60 |
-
PyYAML
|
61 |
regex==2024.11.6
|
62 |
-
requests
|
63 |
rich==13.9.4
|
64 |
ruff==0.8.6
|
65 |
safetensors==0.5.0
|
66 |
scipy==1.13.1
|
67 |
semantic-version==2.10.0
|
68 |
shellingham==1.5.4
|
69 |
-
six
|
70 |
sniffio==1.3.1
|
71 |
starlette==0.41.3
|
72 |
-
sympy
|
73 |
tokenizers==0.21.0
|
74 |
tomlkit==0.12.0
|
75 |
torch==2.2.2
|
@@ -78,9 +78,9 @@ torchvision==0.17.2
|
|
78 |
tqdm==4.67.1
|
79 |
transformers==4.47.1
|
80 |
typer==0.15.1
|
81 |
-
typing_extensions
|
82 |
tzdata==2024.2
|
83 |
-
urllib3
|
84 |
uvicorn==0.34.0
|
85 |
websockets==12.0
|
86 |
zipp==3.21.0
|
|
|
3 |
annotated-types==0.7.0
|
4 |
anyio==4.8.0
|
5 |
attrs==24.3.0
|
6 |
+
Brotli
|
7 |
+
certifi
|
8 |
+
cffi
|
9 |
+
charset-normalizer
|
10 |
click==8.1.8
|
11 |
contextlib2==21.6.0
|
12 |
contourpy==1.3.0
|
|
|
14 |
exceptiongroup==1.2.2
|
15 |
fastapi==0.115.6
|
16 |
ffmpy==0.5.0
|
17 |
+
filelock
|
18 |
fonttools==4.55.3
|
19 |
fsspec==2024.12.0
|
20 |
+
gmpy2
|
21 |
gradio==4.44.1
|
22 |
gradio_client==1.3.0
|
23 |
h11==0.14.0
|
24 |
+
h2
|
25 |
+
hpack
|
26 |
httpcore==1.0.7
|
27 |
httpx==0.28.1
|
28 |
huggingface-hub==0.27.0
|
29 |
+
hyperframe
|
30 |
+
idna
|
31 |
importlib_resources==6.5.2
|
32 |
+
Jinja2
|
33 |
kiwisolver==1.4.7
|
34 |
markdown-it-py==3.0.0
|
35 |
MarkupSafe==2.1.5
|
|
|
37 |
mdurl==0.1.2
|
38 |
mkl-service==2.4.0
|
39 |
mkl_fft==1.3.11
|
40 |
+
mkl_random
|
41 |
ml-collections==0.1.1
|
42 |
+
mpmath
|
43 |
+
networkx
|
44 |
+
numpy
|
45 |
open-spiel==1.5
|
46 |
orjson==3.10.13
|
47 |
packaging==24.2
|
48 |
pandas==2.2.3
|
49 |
pillow==10.4.0
|
50 |
+
pycparser
|
51 |
pydantic==2.10.4
|
52 |
pydantic_core==2.27.2
|
53 |
pydub==0.25.1
|
54 |
Pygments==2.19.1
|
55 |
pyparsing==3.2.1
|
56 |
+
PySocks
|
57 |
python-dateutil==2.9.0.post0
|
58 |
python-multipart==0.0.20
|
59 |
pytz==2024.2
|
60 |
+
PyYAML
|
61 |
regex==2024.11.6
|
62 |
+
requests
|
63 |
rich==13.9.4
|
64 |
ruff==0.8.6
|
65 |
safetensors==0.5.0
|
66 |
scipy==1.13.1
|
67 |
semantic-version==2.10.0
|
68 |
shellingham==1.5.4
|
69 |
+
six
|
70 |
sniffio==1.3.1
|
71 |
starlette==0.41.3
|
72 |
+
sympy
|
73 |
tokenizers==0.21.0
|
74 |
tomlkit==0.12.0
|
75 |
torch==2.2.2
|
|
|
78 |
tqdm==4.67.1
|
79 |
transformers==4.47.1
|
80 |
typer==0.15.1
|
81 |
+
typing_extensions
|
82 |
tzdata==2024.2
|
83 |
+
urllib3
|
84 |
uvicorn==0.34.0
|
85 |
websockets==12.0
|
86 |
zipp==3.21.0
|