Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pillow
|
|
| 8 |
paho-mqtt>=2.0.0
|
| 9 |
gradio>=6.0.0
|
| 10 |
huggingface_hub
|
| 11 |
-
scikit-learn
|
|
|
|
|
|
| 8 |
paho-mqtt>=2.0.0
|
| 9 |
gradio>=6.0.0
|
| 10 |
huggingface_hub
|
| 11 |
+
scikit-learn
|
| 12 |
+
matplotlib
|