Spaces:
Sleeping
Sleeping
Update requirements.txt
#2
by
Waseem771
- opened
- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
+
python-dotenv
|
6 |
+
huggingface_hub
|