Commit 3338829123b3329afb59eb31af24d93f4d6b1a68
1 parent
d0beb7b42c
Exists in
master
Requirements are a little bit updated
Showing 1 changed file with 2 additions and 8 deletions Side-by-side Diff
requirements.txt
... | ... | @@ -38,11 +38,6 @@ |
38 | 38 | Pillow==7.1.2 |
39 | 39 | prettytable==0.7.2 |
40 | 40 | protobuf==3.12.2 |
41 | -pyannote.audio==2.0a1+50.g80b002a | |
42 | -pyannote.core==4.1 | |
43 | -pyannote.database==3.0.1 | |
44 | -pyannote.metrics==2.3 | |
45 | -pyannote.pipeline==1.5 | |
46 | 41 | pyasn1==0.4.8 |
47 | 42 | pyasn1-modules==0.2.8 |
48 | 43 | pycparser==2.20 |
49 | 44 | |
... | ... | @@ -71,12 +66,11 @@ |
71 | 66 | tensorboard==2.2.2 |
72 | 67 | tensorboard-plugin-wit==1.6.0.post3 |
73 | 68 | threadpoolctl==2.1.0 |
74 | -torch==1.5.0+cpu | |
75 | -torchvision==0.6.0+cpu | |
69 | +torch==1.5.0 | |
70 | +torchvision==0.6.0 | |
76 | 71 | tqdm==4.46.1 |
77 | 72 | typing-extensions==3.7.4.2 |
78 | 73 | urllib3==1.25.9 |
79 | -volia==0.0.1 | |
80 | 74 | wcwidth==0.2.4 |
81 | 75 | Werkzeug==1.0.1 |
82 | 76 | zipp==3.1.0 |