Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
h5py==3.12.1
|
|
|
1 |
+
pydantic==2.10.6
|
2 |
torch
|
3 |
torchvision
|
4 |
h5py==3.12.1
|