another way to update requirements.txt
#4
by
timail
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
torch==1.
|
|
|
|
| 2 |
git+https://github.com/philschmid/pyannote-audio.git@hub0.10
|
|
|
|
| 1 |
+
torch==1.13.0
|
| 2 |
+
git+https://github.com/pytorch/audio.git@release/0.10.0
|
| 3 |
git+https://github.com/philschmid/pyannote-audio.git@hub0.10
|