Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ matplotlib
|
|
5 |
Pillow
|
6 |
numpy
|
7 |
scipy
|
8 |
-
pydantic==2.10.6
|
|
|
|
5 |
Pillow
|
6 |
numpy
|
7 |
scipy
|
8 |
+
pydantic==2.10.6
|
9 |
+
timm
|