Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -23,3 +23,4 @@ onnx-simplifier
|
|
| 23 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 24 |
torch==2.0.1
|
| 25 |
torchvision==0.15.2
|
|
|
|
|
|
| 23 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 24 |
torch==2.0.1
|
| 25 |
torchvision==0.15.2
|
| 26 |
+
fastapi==0.111.0
|