Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pip
|
2 |
+
wheel
|
3 |
+
huggingface_hub
|
4 |
+
sentence-transformers
|
5 |
+
uvicorn
|
6 |
+
ctransformers
|
7 |
+
langchain
|
8 |
+
python-box
|
9 |
+
streamlit
|