Spaces:
Runtime error
Runtime error
Prasanna18
commited on
Commit
•
1d03928
1
Parent(s):
d626534
Update requirements.txt
Browse files- requirements.txt +14 -191
requirements.txt
CHANGED
@@ -1,191 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
cachetools==5.3.1
|
16 |
-
catalogue==2.0.9
|
17 |
-
certifi==2023.5.7
|
18 |
-
charset-normalizer==3.1.0
|
19 |
-
click==8.1.3
|
20 |
-
colorama==0.4.6
|
21 |
-
confection==0.1.1
|
22 |
-
contourpy==1.1.0
|
23 |
-
ctransformers==0.2.27
|
24 |
-
cycler==0.11.0
|
25 |
-
cymem==2.0.7
|
26 |
-
dataclasses-json==0.6.1
|
27 |
-
datasets==2.14.4
|
28 |
-
dill==0.3.7
|
29 |
-
docopt==0.6.2
|
30 |
-
exceptiongroup==1.1.2
|
31 |
-
faiss-cpu==1.7.4
|
32 |
-
fake-useragent==1.1.3
|
33 |
-
fastapi==0.95.2
|
34 |
-
ffmpy==0.3.1
|
35 |
-
filelock==3.12.2
|
36 |
-
Flask==2.3.2
|
37 |
-
flatbuffers==23.5.26
|
38 |
-
folium==0.14.0
|
39 |
-
fonttools==4.42.0
|
40 |
-
frozenlist==1.4.0
|
41 |
-
fsspec==2023.6.0
|
42 |
-
gast==0.4.0
|
43 |
-
gitdb==4.0.10
|
44 |
-
GitPython==3.1.37
|
45 |
-
google-auth==2.17.3
|
46 |
-
google-auth-oauthlib==1.0.0
|
47 |
-
google-pasta==0.2.0
|
48 |
-
gradio==3.40.1
|
49 |
-
gradio_client==0.4.0
|
50 |
-
grpcio==1.57.0
|
51 |
-
h11==0.14.0
|
52 |
-
h5py==3.9.0
|
53 |
-
httpcore==0.17.3
|
54 |
-
httpx==0.24.1
|
55 |
-
huggingface-hub==0.16.4
|
56 |
-
idna==3.4
|
57 |
-
importlib-metadata==6.8.0
|
58 |
-
importlib-resources==6.0.1
|
59 |
-
install==1.3.5
|
60 |
-
itsdangerous==2.1.2
|
61 |
-
Jinja2==3.1.2
|
62 |
-
joblib==1.2.0
|
63 |
-
jsonify==0.5
|
64 |
-
jsonpatch==1.33
|
65 |
-
jsonpointer==2.4
|
66 |
-
jsonschema==4.19.0
|
67 |
-
jsonschema-specifications==2023.7.1
|
68 |
-
keras==2.13.1
|
69 |
-
kiwisolver==1.4.4
|
70 |
-
langchain==0.0.309
|
71 |
-
langcodes==3.3.0
|
72 |
-
langsmith==0.0.42
|
73 |
-
libclang==16.0.6
|
74 |
-
linkify-it-py==2.0.2
|
75 |
-
Markdown==3.4.4
|
76 |
-
markdown-it-py==2.2.0
|
77 |
-
MarkupSafe==2.1.2
|
78 |
-
marshmallow==3.20.1
|
79 |
-
matplotlib==3.7.2
|
80 |
-
mdit-py-plugins==0.3.3
|
81 |
-
mdurl==0.1.2
|
82 |
-
mpmath==1.3.0
|
83 |
-
multidict==6.0.4
|
84 |
-
multiprocess==0.70.15
|
85 |
-
murmurhash==1.0.9
|
86 |
-
mypy-extensions==1.0.0
|
87 |
-
networkx==3.1
|
88 |
-
nltk==3.8.1
|
89 |
-
numpy==1.24.3
|
90 |
-
oauthlib==3.2.2
|
91 |
-
openai==0.27.9
|
92 |
-
opencv-python==4.8.0.76
|
93 |
-
opt-einsum==3.3.0
|
94 |
-
orjson==3.9.5
|
95 |
-
outcome==1.2.0
|
96 |
-
packaging==23.1
|
97 |
-
pandas==2.0.3
|
98 |
-
pathy==0.10.2
|
99 |
-
peft==0.4.0
|
100 |
-
Pillow==10.0.0
|
101 |
-
preshed==3.0.8
|
102 |
-
protobuf==4.24.1
|
103 |
-
psutil==5.9.5
|
104 |
-
py-cpuinfo==9.0.0
|
105 |
-
pyarrow==13.0.0
|
106 |
-
pyasn1==0.5.0
|
107 |
-
pyasn1-modules==0.3.0
|
108 |
-
pydantic==1.10.8
|
109 |
-
pydeck==0.8.1b0
|
110 |
-
pydub==0.25.1
|
111 |
-
Pygments==2.16.1
|
112 |
-
pyparsing==3.0.9
|
113 |
-
pypdf==3.16.2
|
114 |
-
PySocks==1.7.1
|
115 |
-
python-dateutil==2.8.2
|
116 |
-
python-decouple==3.8
|
117 |
-
python-multipart==0.0.6
|
118 |
-
pytz==2023.3
|
119 |
-
PyYAML==6.0.1
|
120 |
-
referencing==0.30.2
|
121 |
-
regex==2023.8.8
|
122 |
-
requests==2.31.0
|
123 |
-
requests-oauthlib==1.3.1
|
124 |
-
requests-toolbelt==1.0.0
|
125 |
-
rich==13.6.0
|
126 |
-
rpds-py==0.9.2
|
127 |
-
rsa==4.9
|
128 |
-
safetensors==0.3.2
|
129 |
-
scikit-learn==1.2.2
|
130 |
-
scipy==1.10.1
|
131 |
-
seaborn==0.12.2
|
132 |
-
selenium==4.10.0
|
133 |
-
semantic-version==2.10.0
|
134 |
-
sentence-transformers==2.2.2
|
135 |
-
sentencepiece==0.1.99
|
136 |
-
six==1.16.0
|
137 |
-
smart-open==6.3.0
|
138 |
-
smmap==5.0.1
|
139 |
-
sniffio==1.3.0
|
140 |
-
sortedcontainers==2.4.0
|
141 |
-
spacy==3.6.1
|
142 |
-
spacy-legacy==3.0.12
|
143 |
-
spacy-loggers==1.0.4
|
144 |
-
SQLAlchemy==2.0.21
|
145 |
-
srsly==2.4.7
|
146 |
-
starlette==0.27.0
|
147 |
-
streamlit==1.27.1
|
148 |
-
streamlit-chat==0.1.1
|
149 |
-
sympy==1.12
|
150 |
-
tabulate==0.9.0
|
151 |
-
tenacity==8.2.3
|
152 |
-
tensorboard==2.13.0
|
153 |
-
tensorboard-data-server==0.7.1
|
154 |
-
tensorflow==2.13.0
|
155 |
-
tensorflow-estimator==2.13.0
|
156 |
-
tensorflow-macos==2.13.0
|
157 |
-
termcolor==2.3.0
|
158 |
-
thinc==8.1.12
|
159 |
-
threadpoolctl==3.1.0
|
160 |
-
tiktoken==0.5.1
|
161 |
-
tokenizers==0.13.3
|
162 |
-
toml==0.10.2
|
163 |
-
toolz==0.12.0
|
164 |
-
torch==2.0.1
|
165 |
-
torch-tb-profiler==0.4.1
|
166 |
-
torchaudio==2.0.2
|
167 |
-
torchvision==0.15.2
|
168 |
-
tornado==6.3.3
|
169 |
-
tqdm==4.65.0
|
170 |
-
transformers==4.31.0
|
171 |
-
trio==0.22.1
|
172 |
-
trio-websocket==0.10.3
|
173 |
-
trl==0.4.7
|
174 |
-
typer==0.9.0
|
175 |
-
typing-inspect==0.9.0
|
176 |
-
typing_extensions==4.5.0
|
177 |
-
tzdata==2023.3
|
178 |
-
tzlocal==5.0.1
|
179 |
-
uc-micro-py==1.0.2
|
180 |
-
ultralytics==8.0.188
|
181 |
-
urllib3==2.0.2
|
182 |
-
uvicorn==0.22.0
|
183 |
-
validators==0.22.0
|
184 |
-
wasabi==1.1.2
|
185 |
-
websockets==11.0.3
|
186 |
-
Werkzeug==2.3.4
|
187 |
-
wrapt==1.15.0
|
188 |
-
wsproto==1.2.0
|
189 |
-
xxhash==3.3.0
|
190 |
-
yarl==1.9.2
|
191 |
-
zipp==3.17.0
|
|
|
1 |
+
langchain
|
2 |
+
torch
|
3 |
+
accelerate
|
4 |
+
#bitsandbytes
|
5 |
+
transformers
|
6 |
+
sentence_transformers
|
7 |
+
streamlit
|
8 |
+
streamlit_chat
|
9 |
+
faiss-cpu
|
10 |
+
altair
|
11 |
+
tiktoken
|
12 |
+
huggingface-hub
|
13 |
+
pypdf
|
14 |
+
ctransformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|