Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
datasets
|
3 |
-
transformers
|
4 |
langchain
|
|
|
|
|
|
|
|
1 |
streamlit
|
|
|
|
|
2 |
langchain
|
3 |
+
huggingface_hub
|
4 |
+
langchain_community
|
5 |
+
torch
|