Spaces:
Sleeping
Sleeping
ShivanshMathur007
commited on
Commit
•
1536cd5
1
Parent(s):
71ec341
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
faiss-cpu
|
3 |
+
huggingface-hub
|
4 |
+
accelerate
|
5 |
+
sentence_transformers
|
6 |
+
git+https://github.com/huggingface/transformers
|
7 |
+
gradio
|
8 |
+
pypdf
|