Spaces:
Configuration error

yonkasoft commited on
Commit
9e7f4a1
1 Parent(s): 76b90ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -126
requirements.txt CHANGED
@@ -1,129 +1,4 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.3.4
4
- aiohttp==3.10.1
5
- aiosignal==1.3.1
6
- annotated-types==0.7.0
7
- anyio==4.4.0
8
- asttokens==2.4.1
9
- astunparse==1.6.3
10
- attrs==24.1.0
11
- certifi==2024.7.4
12
- charset-normalizer==3.3.2
13
- click==8.1.7
14
- colorama==0.4.6
15
- comm==0.2.2
16
- contourpy==1.2.1
17
- cycler==0.12.1
18
- datasets==2.20.0
19
- debugpy==1.8.5
20
- decorator==5.1.1
21
- dill==0.3.8
22
- dnspython==2.6.1
23
- executing==2.0.1
24
- fastapi==0.112.0
25
- ffmpy==0.4.0
26
- filelock==3.15.4
27
- flatbuffers==24.3.25
28
- fonttools==4.53.1
29
- frozenlist==1.4.1
30
- fsspec==2024.5.0
31
- gast==0.6.0
32
- google-pasta==0.2.0
33
- gradio==4.40.0
34
- gradio_client==1.2.0
35
- grpcio==1.65.4
36
- h11==0.14.0
37
- h5py==3.11.0
38
- httpcore==1.0.5
39
- httpx==0.27.0
40
- huggingface-hub==0.24.5
41
- idna==3.7
42
- importlib_resources==6.4.0
43
- ipykernel==6.29.5
44
- ipython==8.26.0
45
- jedi==0.19.1
46
- Jinja2==3.1.4
47
- jupyter_client==8.6.2
48
- jupyter_core==5.7.2
49
- keras==3.4.1
50
- kiwisolver==1.4.5
51
- libclang==18.1.1
52
- Markdown==3.6
53
- markdown-it-py==3.0.0
54
- MarkupSafe==2.1.5
55
- matplotlib==3.9.0
56
- matplotlib-inline==0.1.7
57
- mdurl==0.1.2
58
- ml-dtypes==0.4.0
59
- mpmath==1.3.0
60
- multidict==6.0.5
61
- multiprocess==0.70.16
62
- namex==0.0.8
63
- nest-asyncio==1.6.0
64
- networkx==3.3
65
- numpy==1.26.4
66
- opt-einsum==3.3.0
67
- optree==0.12.1
68
- orjson==3.10.6
69
- packaging==24.1
70
- pandas==2.2.2
71
- parso==0.8.4
72
- pillow==10.4.0
73
- platformdirs==4.2.2
74
- prompt_toolkit==3.0.47
75
- protobuf==4.25.4
76
- psutil==6.0.0
77
- pure_eval==0.2.3
78
- pyarrow==17.0.0
79
- pyarrow-hotfix==0.6
80
- pydantic==2.8.2
81
- pydantic_core==2.20.1
82
- pydub==0.25.1
83
- Pygments==2.18.0
84
- pymongo==4.8.0
85
- pyparsing==3.1.2
86
- python-dateutil==2.9.0.post0
87
- python-multipart==0.0.9
88
- pytz==2024.1
89
- pywin32==306
90
- PyYAML==6.0.1
91
- pyzmq==26.1.0
92
- regex==2024.7.24
93
- requests==2.32.3
94
- rich==13.7.1
95
- ruff==0.5.6
96
- safetensors==0.4.4
97
- semantic-version==2.10.0
98
- sentence-transformers==3.0.1
99
- shellingham==1.5.4
100
- six==1.16.0
101
- sniffio==1.3.1
102
- stack-data==0.6.3
103
- starlette==0.37.2
104
- sympy==1.13.1
105
- tensorboard==2.17.0
106
- tensorboard-data-server==0.7.2
107
- tensorflow==2.17.0
108
- tensorflow-intel==2.17.0
109
- tensorflow-io-gcs-filesystem==0.31.0
110
- termcolor==2.4.0
111
- tokenizers==0.19.1
112
- tomlkit==0.12.0
113
- tqdm==4.66.5
114
- traitlets==5.14.3
115
- transformers==4.43.4
116
- typer==0.12.3
117
- typing_extensions==4.12.2
118
- tzdata==2024.1
119
- urllib3==2.2.2
120
- uvicorn==0.30.5
121
- wcwidth==0.2.13
122
- websockets==12.0
123
- Werkzeug==3.0.3
124
- wrapt==1.16.0
125
- xxhash==3.4.1
126
- yarl==1.9.4
127
  fastapi==0.74.*
128
  requests==2.27.*
129
  sentencepiece==0.1.*
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  fastapi==0.74.*
3
  requests==2.27.*
4
  sentencepiece==0.1.*