Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface-hub
|
| 2 |
+
streamlit
|
| 3 |
+
langchain-community
|
| 4 |
+
tiktoken
|
| 5 |
+
streamlit-chat
|
| 6 |
+
langchain
|