MuhammadFarhan67 commited on
Commit
8c79f5b
1 Parent(s): 0cfa7a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -117
requirements.txt CHANGED
@@ -1,117 +1,6 @@
1
- accelerate==0.33.0
2
- aiohappyeyeballs==2.4.0
3
- aiohttp==3.10.4
4
- aiosignal==1.3.1
5
- altair==5.4.0
6
- annotated-types==0.7.0
7
- anyio==4.4.0
8
- asttokens==2.4.1
9
- async-timeout==4.0.3
10
- attrs==24.2.0
11
- bitsandbytes==0.43.3
12
- blinker==1.8.2
13
- cachetools==5.5.0
14
- certifi==2024.7.4
15
- charset-normalizer==3.3.2
16
- click==8.1.7
17
- datasets==2.21.0
18
- decorator==5.1.1
19
- dill==0.3.8
20
- distro==1.9.0
21
- docstring_parser==0.16
22
- exceptiongroup==1.2.2
23
- executing==2.0.1
24
- filelock==3.15.4
25
- frozenlist==1.4.1
26
- fsspec==2024.6.1
27
- gitdb==4.0.11
28
- GitPython==3.1.43
29
- h11==0.14.0
30
- hf_transfer==0.1.8
31
- httpcore==1.0.5
32
- httpx==0.27.0
33
- huggingface-hub==0.24.5
34
- idna==3.7
35
- ipython==8.26.0
36
- jedi==0.19.1
37
- Jinja2==3.1.4
38
- jiter==0.5.0
39
- jsonschema==4.23.0
40
- jsonschema-specifications==2023.12.1
41
- markdown-it-py==3.0.0
42
- MarkupSafe==2.1.5
43
- matplotlib-inline==0.1.7
44
- mdurl==0.1.2
45
- mpmath==1.3.0
46
- multidict==6.0.5
47
- multiprocess==0.70.16
48
- narwhals==1.4.2
49
- networkx==3.3
50
- numpy==2.0.1
51
- nvidia-cublas-cu12==12.1.3.1
52
- nvidia-cuda-cupti-cu12==12.1.105
53
- nvidia-cuda-nvrtc-cu12==12.1.105
54
- nvidia-cuda-runtime-cu12==12.1.105
55
- nvidia-cudnn-cu12==9.1.0.70
56
- nvidia-cufft-cu12==11.0.2.54
57
- nvidia-curand-cu12==10.3.2.106
58
- nvidia-cusolver-cu12==11.4.5.107
59
- nvidia-cusparse-cu12==12.1.0.106
60
- nvidia-nccl-cu12==2.20.5
61
- nvidia-nvjitlink-cu12==12.6.20
62
- nvidia-nvtx-cu12==12.1.105
63
- openai==1.41.0
64
- packaging==24.1
65
- pandas==2.2.2
66
- parso==0.8.4
67
- peft==0.12.0
68
- pexpect==4.9.0
69
- pillow==10.4.0
70
- prompt_toolkit==3.0.47
71
- protobuf==3.20.3
72
- psutil==6.0.0
73
- ptyprocess==0.7.0
74
- pure_eval==0.2.3
75
- pyarrow==17.0.0
76
- pydantic==2.8.2
77
- pydantic_core==2.20.1
78
- pydeck==0.9.1
79
- Pygments==2.18.0
80
- python-dateutil==2.9.0.post0
81
- pytz==2024.1
82
- PyYAML==6.0.2
83
- ratelimit==2.2.1
84
- referencing==0.35.1
85
- regex==2024.7.24
86
- requests==2.32.3
87
- rich==13.7.1
88
- rpds-py==0.20.0
89
- safetensors==0.4.4
90
- sentencepiece==0.2.0
91
- shtab==1.7.1
92
- six==1.16.0
93
- smmap==5.0.1
94
- sniffio==1.3.1
95
- stack-data==0.6.3
96
- streamlit==1.37.1
97
- sympy==1.13.2
98
- tenacity==8.5.0
99
- tokenizers==0.19.1
100
- toml==0.10.2
101
- torch==2.4.0
102
- tornado==6.4.1
103
- tqdm==4.66.5
104
- traitlets==5.14.3
105
- transformers==4.44.0
106
- triton==3.0.0
107
- trl==0.9
108
- typing_extensions==4.12.2
109
- tyro==0.8.8
110
- tzdata==2024.1
111
- unsloth @ git+https://github.com/unslothai/unsloth.git@52bc19d1fa4cd3557b785127fd68b5f4d1c34347
112
- urllib3==2.2.2
113
- watchdog==4.0.2
114
- wcwidth==0.2.13
115
- xformers==0.0.27
116
- xxhash==3.5.0
117
- yarl==1.9.4
 
1
+ streamlit
2
+ pandas
3
+ torch
4
+ transformers
5
+ requests
6
+ peft