Sangjun2 commited on
Commit
6aab9bc
·
verified ·
1 Parent(s): 71a207f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -102
requirements.txt CHANGED
@@ -1,103 +1,6 @@
1
- accelerate==0.32.1
2
- aiofiles==23.2.1
3
- aiohttp==3.9.5
4
- aiosignal==1.3.1
5
- annotated-types==0.7.0
6
- anyio==4.4.0
7
- attrs==23.2.0
8
- certifi==2024.7.4
9
- charset-normalizer==3.3.2
10
- click==8.1.7
11
- cmake==3.30.1
12
- contourpy==1.2.1
13
- cycler==0.12.1
14
- datasets==2.20.0
15
- dill==0.3.8
16
- dnspython==2.6.1
17
- editdistance==0.8.1
18
- email_validator==2.2.0
19
- fastapi==0.111.1
20
- fastapi-cli==0.0.4
21
- ffmpy==0.3.2
22
- filelock==3.15.4
23
- fonttools==4.53.1
24
- frozenlist==1.4.1
25
- fsspec==2024.5.0
26
- gradio==4.39.0
27
- gradio_client==1.1.1
28
- h11==0.14.0
29
- httpcore==1.0.5
30
- httptools==0.6.1
31
- httpx==0.27.0
32
- huggingface-hub==0.24.0
33
- idna==3.7
34
- importlib_resources==6.4.0
35
- Jinja2==3.1.4
36
- kiwisolver==1.4.5
37
- lit==18.1.8
38
- markdown-it-py==3.0.0
39
- MarkupSafe==2.1.5
40
- matplotlib==3.9.1
41
- mdurl==0.1.2
42
- mpmath==1.3.0
43
- multidict==6.0.5
44
- multiprocess==0.70.16
45
- networkx==3.3
46
- numpy==1.26.4
47
- nvidia-cublas-cu11==11.10.3.66
48
- nvidia-cuda-cupti-cu11==11.7.101
49
- nvidia-cuda-nvrtc-cu11==11.7.99
50
- nvidia-cuda-runtime-cu11==11.7.99
51
- nvidia-cudnn-cu11==8.5.0.96
52
- nvidia-cufft-cu11==10.9.0.58
53
- nvidia-curand-cu11==10.2.10.91
54
- nvidia-cusolver-cu11==11.4.0.1
55
- nvidia-cusparse-cu11==11.7.4.91
56
- nvidia-nccl-cu11==2.14.3
57
- nvidia-nvtx-cu11==11.7.91
58
- orjson==3.10.6
59
- packaging==24.1
60
- pandas==2.2.2
61
- pillow==10.4.0
62
- psutil==6.0.0
63
- pyarrow==17.0.0
64
- pyarrow-hotfix==0.6
65
- pydantic==2.8.2
66
- pydantic_core==2.20.1
67
- pydub==0.25.1
68
- Pygments==2.18.0
69
- pyparsing==3.1.2
70
- python-dateutil==2.9.0.post0
71
- python-dotenv==1.0.1
72
- python-multipart==0.0.9
73
- pytz==2024.1
74
- PyYAML==6.0.1
75
- regex==2024.5.15
76
- requests==2.32.3
77
- rich==13.7.1
78
- ruff==0.5.4
79
- safetensors==0.4.3
80
- scipy==1.14.0
81
- semantic-version==2.10.0
82
- sentencepiece==0.2.0
83
- shellingham==1.5.4
84
- six==1.16.0
85
- sniffio==1.3.1
86
- starlette==0.37.2
87
- sympy==1.13.1
88
- tomlkit==0.12.0
89
- torch==2.0.1
90
- torchvision==0.15.2
91
- tqdm==4.66.4
92
  transformers==4.35.0
93
- triton==2.0.0
94
- typer==0.12.3
95
- typing_extensions==4.12.2
96
- tzdata==2024.1
97
- urllib3==2.2.2
98
- uvicorn==0.30.3
99
- uvloop==0.19.0
100
- watchfiles==0.22.0
101
- websockets==11.0.3
102
- xxhash==3.4.1
103
- yarl==1.9.4
 
1
+ gradio==4.41.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  transformers==4.35.0
3
+ torch==2.4.0
4
+ scipy==1.14.0
5
+ editdistance=0.8.1
6
+ sentencepiece==0.2.0