Jorge Henao commited on
Commit
effa27e
β€’
1 Parent(s): 991cc91

refactor single app.py

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ nltk==3.7
2
+ transformers==4.13.0
3
+ torch==1.10.2
4
+ librosa==0.9.1
5
+ numpy==1.21
6
+ gradio==2.8.13
7
+ jinja2==3.0.3
8
+ datasets==1.18.4
9
+ faiss-gpu==1.7.2
10
+ farm-haystack==1.3.0