Spaces:
Runtime error
Runtime error
TKU410410103
commited on
Commit
•
9f292f7
1
Parent(s):
0d38163
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
torch -f https://download.pytorch.org/whl/cu118
|
2 |
torchvision -f https://download.pytorch.org/whl/cu118
|
3 |
torchaudio -f https://download.pytorch.org/whl/cu118
|
|
|
1 |
+
uvicorn[standard]
|
2 |
+
|
3 |
torch -f https://download.pytorch.org/whl/cu118
|
4 |
torchvision -f https://download.pytorch.org/whl/cu118
|
5 |
torchaudio -f https://download.pytorch.org/whl/cu118
|