Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
torchaudio==2.0.2
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
torchaudio==2.0.2
|