Spaces:
Runtime error
Runtime error
updated requiresment -2
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
torch==2.0.0+cpu
|
3 |
torchvision==0.15.0
|
4 |
torchmetrics==1.0.0
|
5 |
-
|
6 |
-
|
|
|
2 |
torch==2.0.0+cpu
|
3 |
torchvision==0.15.0
|
4 |
torchmetrics==1.0.0
|
5 |
+
pydantic
|
6 |
+
lightning
|