Spaces:
Running
on
T4
Running
on
T4
stevengrove
commited on
Commit
•
25d7236
1
Parent(s):
e9a7cf7
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
|