Arturo Jiménez de los Galanes Reguillos commited on
Commit
0b54215
·
1 Parent(s): d729d95

Remove requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -96
requirements.txt DELETED
@@ -1,96 +0,0 @@
1
- aiofiles==22.1.0
2
- aiohappyeyeballs==2.4.0
3
- aiohttp==3.10.5
4
- aiosignal==1.2.0
5
- altair==5.0.1
6
- annotated-types==0.6.0
7
- anyio==4.6.2
8
- attrs==24.2.0
9
- Bottleneck==1.3.7
10
- Brotli==1.0.9
11
- certifi==2024.8.30
12
- charset-normalizer==3.3.2
13
- click==8.1.7
14
- contourpy==1.2.0
15
- cycler==0.11.0
16
- datasets==3.0.2
17
- dill==0.3.8
18
- fastapi==0.112.2
19
- ffmpy==0.3.0
20
- filelock==3.13.1
21
- fonttools==4.51.0
22
- frozenlist==1.4.0
23
- fsspec==2024.6.1
24
- gradio==3.50.2
25
- gradio_client==0.6.1
26
- h11==0.14.0
27
- httpcore==1.0.2
28
- httpx==0.27.0
29
- huggingface_hub==0.25.2
30
- idna==3.7
31
- importlib_resources==6.4.0
32
- Jinja2==3.1.4
33
- jsonschema==4.23.0
34
- jsonschema-specifications==2023.7.1
35
- kiwisolver==1.4.4
36
- markdown-it-py==2.2.0
37
- MarkupSafe==2.1.3
38
- matplotlib==3.9.2
39
- mdurl==0.1.0
40
- mkl_fft==1.3.10
41
- mkl_random==1.2.7
42
- mkl-service==2.4.0
43
- mpmath==1.3.0
44
- multidict==6.0.4
45
- multiprocess==0.70.15
46
- networkx==3.3
47
- numexpr==2.10.1
48
- numpy==1.26.4
49
- orjson==3.10.7
50
- packaging==24.1
51
- pandas==2.2.2
52
- pillow==10.4.0
53
- pip==24.2
54
- pyarrow==16.1.0
55
- pydantic==2.8.2
56
- pydantic_core==2.20.1
57
- pydub==0.25.1
58
- Pygments==2.15.1
59
- pyparsing==3.1.2
60
- PySocks==1.7.1
61
- python-dateutil==2.9.0.post0
62
- python-dotenv==1.0.1
63
- python-multipart==0.0.9
64
- pytz==2024.1
65
- PyYAML==6.0.2
66
- referencing==0.30.2
67
- regex==2024.9.11
68
- requests==2.32.3
69
- rich==13.7.1
70
- rpds-py==0.10.6
71
- ruff==0.3.5
72
- safetensors==0.4.5
73
- semantic-version==2.8.5
74
- setuptools==75.1.0
75
- shellingham==1.5.0
76
- six==1.16.0
77
- sniffio==1.3.0
78
- starlette==0.38.2
79
- sympy==1.13.2
80
- tokenizers==0.20.1
81
- tomlkit==0.13.2
82
- toolz==0.12.0
83
- torch==2.3.0
84
- tqdm==4.66.5
85
- transformers==4.45.2
86
- typer==0.12.5
87
- typer-slim==0.12.5
88
- typing_extensions==4.11.0
89
- tzdata==2023.3
90
- unicodedata2==15.1.0
91
- urllib3==2.2.3
92
- uvicorn==0.20.0
93
- websockets==10.4
94
- wheel==0.44.0
95
- xxhash==2.0.2
96
- yarl==1.11.0