Commit
·
fc4ae9c
1
Parent(s):
4884969
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
langchain
|
| 2 |
huggingface_hub
|
| 3 |
Streamlit
|
| 4 |
-
pypdf
|
|
|
|
|
|
|
|
|
| 1 |
langchain
|
| 2 |
huggingface_hub
|
| 3 |
Streamlit
|
| 4 |
+
pypdf
|
| 5 |
+
faiss-gpu
|
| 6 |
+
faiss-cpu
|