Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ langchain-huggingface>=0.0.1
|
|
| 4 |
huggingface_hub>=0.19.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
requests>=2.31.0
|
|
|
|
| 7 |
|
| 8 |
# To Install
|
| 9 |
# pip install -r requirements.txt
|
|
|
|
| 4 |
huggingface_hub>=0.19.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
requests>=2.31.0
|
| 7 |
+
matplotlib
|
| 8 |
|
| 9 |
# To Install
|
| 10 |
# pip install -r requirements.txt
|