farrosalferro24 commited on
Commit
92bd08d
β€’
1 Parent(s): 3a7c22b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +148 -6
requirements.txt CHANGED
@@ -1,9 +1,151 @@
1
- torch==2.3.0 --index-url https://download.pytorch.org/whl/cu121
2
- transformers==4.40.2
3
- numpy==1.26.4
4
- Pillow==10.3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  gradio==4.39.0
6
- spaces==0.29.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  multiprocess==0.70.16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  sentencepiece==0.2.0
9
- matplotlib==3.9.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.30.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.3.0
7
+ async-timeout==4.0.3
8
+ attrs==23.2.0
9
+ bitsandbytes==0.43.1
10
+ braceexpand==0.1.7
11
+ certifi==2024.2.2
12
+ chardet==5.2.0
13
+ charset-normalizer==3.3.2
14
+ click==8.1.7
15
+ cloudpickle==3.0.0
16
+ contourpy==1.2.1
17
+ cycler==0.12.1
18
+ dask==2024.5.1
19
+ datasets==2.20.0
20
+ decord==0.6.0
21
+ deepspeed==0.14.2
22
+ dill==0.3.8
23
+ distro==1.9.0
24
+ dnspython==2.6.1
25
+ docker-pycreds==0.4.0
26
+ easy-openai==0.0.1
27
+ editdistance==0.8.1
28
+ einops==0.8.0
29
+ einops-exts==0.0.4
30
+ email-validator==2.2.0
31
+ et-xmlfile==1.1.0
32
+ exceptiongroup==1.2.1
33
+ fastapi==0.111.1
34
+ fastapi-cli==0.0.4
35
+ ffmpy==0.3.3
36
+ filelock==3.14.0
37
+ fire==0.6.0
38
+ flash-attn==2.5.8
39
+ fonttools==4.51.0
40
+ frozenlist==1.4.1
41
+ fsspec==2024.2.0
42
+ gitdb==4.0.11
43
+ gitpython==3.1.43
44
  gradio==4.39.0
45
+ gradio-client==1.1.1
46
+ h11==0.14.0
47
+ hjson==3.1.0
48
+ httpcore==1.0.5
49
+ httptools==0.6.1
50
+ httpx==0.27.0
51
+ huggingface-hub==0.23.1
52
+ idna==3.7
53
+ importlib-resources==6.4.0
54
+ iniconfig==2.0.0
55
+ jinja2==3.1.4
56
+ kiwisolver==1.4.5
57
+ locket==1.0.0
58
+ mantis-vl==0.0.1
59
+ markdown-it-py==3.0.0
60
+ markupsafe==2.1.5
61
+ matplotlib==3.9.0
62
+ mdurl==0.1.2
63
+ mpmath==1.3.0
64
+ multidict==6.0.5
65
  multiprocess==0.70.16
66
+ networkx==3.3
67
+ ninja==1.11.1.1
68
+ numpy==1.26.4
69
+ nvidia-cublas-cu12==12.1.3.1
70
+ nvidia-cuda-cupti-cu12==12.1.105
71
+ nvidia-cuda-nvrtc-cu12==12.1.105
72
+ nvidia-cuda-runtime-cu12==12.1.105
73
+ nvidia-cudnn-cu12==8.9.2.26
74
+ nvidia-cufft-cu12==11.0.2.54
75
+ nvidia-curand-cu12==10.3.2.106
76
+ nvidia-cusolver-cu12==11.4.5.107
77
+ nvidia-cusparse-cu12==12.1.0.106
78
+ nvidia-nccl-cu12==2.20.5
79
+ nvidia-nvjitlink-cu12==12.5.40
80
+ nvidia-nvtx-cu12==12.1.105
81
+ openai==1.30.1
82
+ opencv-python==4.9.0.80
83
+ openpyxl==3.1.4
84
+ orjson==3.10.3
85
+ pandas==2.2.2
86
+ partd==1.4.2
87
+ peft==0.11.1
88
+ pillow==10.3.0
89
+ pluggy==1.5.0
90
+ prettytable==3.10.0
91
+ protobuf==4.25.3
92
+ py-cpuinfo==9.0.0
93
+ pyarrow==17.0.0
94
+ pyarrow-hotfix==0.6
95
+ pycocoevalcap==0.0
96
+ pycocotools==2.0.8
97
+ pydantic==2.7.1
98
+ pydantic-core==2.18.2
99
+ pydub==0.25.1
100
+ pynvml==11.5.0
101
+ pyparsing==3.1.2
102
+ pytest==8.2.1
103
+ python-dateutil==2.9.0.post0
104
+ python-dotenv==1.0.1
105
+ python-multipart==0.0.9
106
+ pytz==2024.1
107
+ pyyaml==6.0.1
108
+ regex==2024.5.15
109
+ requests==2.32.2
110
+ rich==13.7.1
111
+ ruff==0.5.5
112
+ safetensors==0.4.3
113
+ scipy==1.13.0
114
+ seaborn==0.13.2
115
+ semantic-version==2.10.0
116
  sentencepiece==0.2.0
117
+ sentry-sdk==2.2.1
118
+ setproctitle==1.3.3
119
+ shellingham==1.5.4
120
+ shortuuid==1.0.13
121
+ smmap==5.0.1
122
+ sniffio==1.3.1
123
+ spaces==0.29.2
124
+ starlette==0.37.2
125
+ sympy==1.12
126
+ termcolor==2.4.0
127
+ tiktoken==0.7.0
128
+ tokenizers==0.19.1
129
+ tomli==2.0.1
130
+ tomlkit==0.12.0
131
+ toolz==0.12.1
132
+ torch==2.3.0 --index-url https://download.pytorch.org/whl/cu121
133
+ torchvision==0.18.0
134
+ tqdm==4.66.4
135
+ transformers==4.40.2
136
+ transformers-stream-generator==0.0.5
137
+ triton==2.3.0
138
+ typer==0.12.3
139
+ typing-extensions==4.11.0
140
+ tzdata==2024.1
141
+ urllib3==2.2.1
142
+ uvicorn==0.30.3
143
+ uvloop==0.19.0
144
+ vastai==0.2.2
145
+ wandb==0.17.0
146
+ watchfiles==0.22.0
147
+ webdataset==0.2.86
148
+ websockets==11.0.3
149
+ xxhash==3.4.1
150
+ yarl==1.9.4
151
+ zipp==3.18.2