Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ torchmetrics
|
|
10 |
torchvision
|
11 |
numpy
|
12 |
uvicorn
|
|
|
13 |
pydantic
|
|
|
10 |
torchvision
|
11 |
numpy
|
12 |
uvicorn
|
13 |
+
typing
|
14 |
pydantic
|