Spaces:
Runtime error
Runtime error
treasuremars
commited on
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
streamlit
|
3 |
+
huggingface-hub
|
4 |
+
textblob
|
5 |
+
langchain
|
6 |
+
python-dotenv
|
7 |
+
langchain_huggingface
|
8 |
+
langchain_groq
|
9 |
+
langchain_chroma
|
10 |
+
gradio
|