update requirements to be able to deploy an endpoint
#3
by
timail
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
torch==1.
|
| 2 |
git+https://github.com/philschmid/pyannote-audio.git@hub0.10
|
|
|
|
| 1 |
+
torch==1.13.0
|
| 2 |
git+https://github.com/philschmid/pyannote-audio.git@hub0.10
|