ron-hf commited on
Commit
ae81d84
·
1 Parent(s): 4e64ba6

Remove duplicate file

Browse files
Files changed (1) hide show
  1. requirements copy.txt +0 -75
requirements copy.txt DELETED
@@ -1,75 +0,0 @@
1
- aiofiles==23.2.1
2
- annotated-types==0.7.0
3
- anyio==4.7.0
4
- audioread==3.0.1
5
- certifi==2024.8.30
6
- cffi==1.17.1
7
- charset-normalizer==3.4.0
8
- click==8.1.7
9
- decorator==5.1.1
10
- exceptiongroup==1.2.2
11
- fastapi==0.115.6
12
- ffmpy==0.4.0
13
- filelock==3.16.1
14
- fsspec==2024.10.0
15
- gradio==5.8.0
16
- gradio_client==1.5.1
17
- h11==0.14.0
18
- httpcore==1.0.7
19
- httpx==0.28.1
20
- huggingface-hub==0.26.5
21
- idna==3.10
22
- Jinja2==3.1.4
23
- joblib==1.4.2
24
- lazy_loader==0.4
25
- librosa==0.10.2.post1
26
- llvmlite==0.43.0
27
- markdown-it-py==3.0.0
28
- MarkupSafe==2.1.5
29
- mdurl==0.1.2
30
- msgpack==1.1.0
31
- numba==0.60.0
32
- numpy==1.26.4
33
- orjson==3.10.12
34
- packaging==24.2
35
- pandas==2.2.3
36
- pillow==11.0.0
37
- platformdirs==4.3.6
38
- pooch==1.8.2
39
- pycparser==2.22
40
- pydantic==2.10.3
41
- pydantic_core==2.27.1
42
- pydub==0.25.1
43
- Pygments==2.18.0
44
- python-dateutil==2.9.0.post0
45
- python-multipart==0.0.19
46
- pytz==2024.2
47
- PyYAML==6.0.2
48
- regex==2024.11.6
49
- requests==2.32.3
50
- rich==13.9.4
51
- ruff==0.8.3
52
- safehttpx==0.1.6
53
- safetensors==0.4.5
54
- scikit-learn==1.6.0
55
- scipy==1.14.1
56
- semantic-version==2.10.0
57
- shellingham==1.5.4
58
- six==1.17.0
59
- sniffio==1.3.1
60
- soundfile==0.12.1
61
- soxr==0.5.0.post1
62
- starlette==0.41.3
63
- threadpoolctl==3.5.0
64
- tokenizers==0.19.1
65
- tomlkit==0.13.2
66
- torch==1.13.1
67
- torchaudio==0.13.1
68
- tqdm==4.67.1
69
- transformers==4.42.0
70
- typer==0.15.1
71
- typing_extensions==4.12.2
72
- tzdata==2024.2
73
- urllib3==2.2.3
74
- uvicorn==0.32.1
75
- websockets==14.1