Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ faiss-gpu
|
|
11 |
pypdf
|
12 |
streamlit
|
13 |
langchain-community
|
14 |
-
torch
|
|
|
|
11 |
pypdf
|
12 |
streamlit
|
13 |
langchain-community
|
14 |
+
torch
|
15 |
+
datasets
|