Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
huggingface_hub==0.25.2
|
|
|
|
|
|
|
2 |
langchain_community
|
3 |
langchain
|
4 |
sentence-transformers
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
torch
|
3 |
+
gradio
|
4 |
+
transformers
|
5 |
langchain_community
|
6 |
langchain
|
7 |
sentence-transformers
|