Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
langchain==0.0.300
|
2 |
streamlit==1.19.0
|
3 |
-
pypdf
|
|
|
|
|
|
1 |
langchain==0.0.300
|
2 |
streamlit==1.19.0
|
3 |
+
pypdf
|
4 |
+
torch
|
5 |
+
transformers
|