onrdmr commited on
Commit
066801d
1 Parent(s): 85f7286

Update requirements.txt

Browse files

requirements eklendi fazla olabilir bunlar freeze oldu

Files changed (1) hide show
  1. requirements.txt +130 -2
requirements.txt CHANGED
@@ -1,2 +1,130 @@
1
- huggingface_hub==0.22.2
2
- llama-cpp-python==0.2.88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #huggingface_hub==0.22.2
2
+ #llama-cpp-python==0.2.88
3
+ huggingface-hub==0.24.5
4
+ # llama-cpp-python==0.2.88
5
+ ## The following requirements were added by pip freeze:
6
+ aiofiles==23.2.1
7
+ aiohappyeyeballs==2.3.5
8
+ aiohttp==3.10.1
9
+ aiosignal==1.3.1
10
+ altair==5.4.0
11
+ annotated-types==0.7.0
12
+ anyio==4.4.0
13
+ asttokens==2.4.1
14
+ async-timeout==4.0.3
15
+ attrs==24.2.0
16
+ Authlib==1.3.1
17
+ certifi==2024.7.4
18
+ cffi==1.17.0
19
+ charset-normalizer==3.3.2
20
+ click==8.0.4
21
+ contourpy==1.2.1
22
+ cryptography==43.0.0
23
+ cycler==0.12.1
24
+ datasets==2.20.0
25
+ decorator==5.1.1
26
+ dill==0.3.8
27
+ diskcache==5.6.3
28
+ exceptiongroup==1.2.2
29
+ executing==2.0.1
30
+ fastapi==0.112.1
31
+ ffmpy==0.4.0
32
+ filelock==3.15.4
33
+ fonttools==4.53.1
34
+ frozenlist==1.4.1
35
+ fsspec==2024.5.0
36
+ gradio==4.36.1
37
+ gradio_client==1.0.1
38
+ h11==0.14.0
39
+ hf_transfer==0.1.8
40
+ httpcore==1.0.5
41
+ httpx==0.27.0
42
+ idna==3.7
43
+ importlib_resources==6.4.3
44
+ ipython==8.26.0
45
+ itsdangerous==2.2.0
46
+ jedi==0.19.1
47
+ Jinja2==3.1.4
48
+ jsonschema==4.23.0
49
+ jsonschema-specifications==2023.12.1
50
+ kiwisolver==1.4.5
51
+ llama_cpp_python==0.2.88
52
+ markdown-it-py==3.0.0
53
+ MarkupSafe==2.1.5
54
+ matplotlib==3.9.2
55
+ matplotlib-inline==0.1.7
56
+ mdurl==0.1.2
57
+ mpmath==1.3.0
58
+ multidict==6.0.5
59
+ multiprocess==0.70.16
60
+ narwhals==1.4.2
61
+ networkx==3.3
62
+ numpy==1.26.4
63
+ nvidia-cublas-cu12==12.1.3.1
64
+ nvidia-cuda-cupti-cu12==12.1.105
65
+ nvidia-cuda-nvrtc-cu12==12.1.105
66
+ nvidia-cuda-runtime-cu12==12.1.105
67
+ nvidia-cudnn-cu12==8.9.2.26
68
+ nvidia-cufft-cu12==11.0.2.54
69
+ nvidia-curand-cu12==10.3.2.106
70
+ nvidia-cusolver-cu12==11.4.5.107
71
+ nvidia-cusparse-cu12==12.1.0.106
72
+ nvidia-nccl-cu12==2.20.5
73
+ nvidia-nvjitlink-cu12==12.6.20
74
+ nvidia-nvtx-cu12==12.1.105
75
+ orjson==3.10.7
76
+ packaging==24.1
77
+ pandas==2.2.2
78
+ parso==0.8.4
79
+ pexpect==4.9.0
80
+ pillow==10.4.0
81
+ prompt_toolkit==3.0.47
82
+ protobuf==3.20.3
83
+ psutil==5.9.8
84
+ ptyprocess==0.7.0
85
+ pure_eval==0.2.3
86
+ pyarrow==17.0.0
87
+ pyarrow-hotfix==0.6
88
+ pycparser==2.22
89
+ pydantic==2.8.2
90
+ pydantic_core==2.20.1
91
+ pydub==0.25.1
92
+ Pygments==2.18.0
93
+ pyparsing==3.1.2
94
+ python-dateutil==2.9.0.post0
95
+ python-multipart==0.0.9
96
+ pytz==2024.1
97
+ PyYAML==6.0.2
98
+ referencing==0.35.1
99
+ regex==2024.7.24
100
+ requests==2.32.3
101
+ rich==13.7.1
102
+ rpds-py==0.20.0
103
+ ruff==0.6.1
104
+ safetensors==0.4.4
105
+ semantic-version==2.10.0
106
+ shellingham==1.5.4
107
+ six==1.16.0
108
+ sniffio==1.3.1
109
+ spaces==0.29.3
110
+ stack-data==0.6.3
111
+ starlette==0.38.2
112
+ sympy==1.13.1
113
+ tokenizers==0.19.1
114
+ tomlkit==0.12.0
115
+ torch==2.3.1
116
+ tqdm==4.66.5
117
+ traitlets==5.14.3
118
+ transformers==4.44.0
119
+ triton==2.3.1
120
+ typer==0.12.4
121
+ typing_extensions==4.12.2
122
+ tzdata==2024.1
123
+ urllib3==2.2.2
124
+ uvicorn==0.30.6
125
+ wcwidth==0.2.13
126
+ websockets==11.0.3
127
+ xxhash==3.4.1
128
+ yarl==1.9.4
129
+ ## The following requirements were added by pip freeze:
130
+ accelerate==0.33.0