Spaces:
Sleeping
Sleeping
muhammadshaheryar
commited on
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.34.0
|
2 |
+
langchain==0.0.300
|
3 |
+
langchain-community==0.0.4
|
4 |
+
sentence-transformers==2.1.0
|
5 |
+
huggingface-hub==0.16.4
|
6 |
+
streamlit==1.25.0
|
7 |
+
faiss-cpu==1.7.4
|