Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ soundfile
|
|
5 |
fastapi
|
6 |
uvicorn
|
7 |
soundfile
|
|
|
|
|
|
5 |
fastapi
|
6 |
uvicorn
|
7 |
soundfile
|
8 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
+
torch
|