Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
AnishKumbhar
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ pytorch-lightning
|
|
9 |
torchmetrics
|
10 |
torchvision
|
11 |
numpy
|
12 |
-
uvicorn
|
|
|
|
9 |
torchmetrics
|
10 |
torchvision
|
11 |
numpy
|
12 |
+
uvicorn
|
13 |
+
pydantic
|