Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,3 +12,4 @@ huggingface-hub>=0.20.0
|
|
| 12 |
joblib>=1.3.0
|
| 13 |
python-dotenv>=1.0.0
|
| 14 |
streamlit-chat>=0.1.0
|
|
|
|
|
|
| 12 |
joblib>=1.3.0
|
| 13 |
python-dotenv>=1.0.0
|
| 14 |
streamlit-chat>=0.1.0
|
| 15 |
+
datasets>=2.14.0
|