SakibRumu
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ ultralytics
|
|
5 |
pydantic==2.10.6
|
6 |
numpy
|
7 |
Pillow
|
8 |
-
|
|
|
|
|
|
5 |
pydantic==2.10.6
|
6 |
numpy
|
7 |
Pillow
|
8 |
+
scikit-learn
|
9 |
+
huggingface_hub
|
10 |
+
pandas
|