Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision
|
|
3 |
timm
|
4 |
pillow
|
5 |
safetensors
|
|
|
6 |
pydantic==2.10.6
|
|
|
3 |
timm
|
4 |
pillow
|
5 |
safetensors
|
6 |
+
matplotlib
|
7 |
pydantic==2.10.6
|