Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
pytorch
|
2 |
-
|
|
|
3 |
huggingface_hub
|
4 |
python-dotenv
|
5 |
streamlit
|
|
|
1 |
pytorch
|
2 |
+
langchain
|
3 |
+
openai
|
4 |
huggingface_hub
|
5 |
python-dotenv
|
6 |
streamlit
|