Cahlil-Togonon commited on
Commit
ddaaa10
1 Parent(s): 83a9e53

added gradio and Jinja2 in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  https://github.com/pyannote/pyannote-audio/archive/develop.zip
2
- speechbrain == 0.5.10
 
 
 
1
  https://github.com/pyannote/pyannote-audio/archive/develop.zip
2
+ speechbrain == 0.5.10
3
+ gradio
4
+ Jinja2