apruvd commited on
Commit
f4c52c0
·
1 Parent(s): 916d940

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ !pip install gradio
2
+ !pip install keybert
3
+ !pip install keybert[flair]
4
+ !pip install keybert[gensim]
5
+ !pip install keybert[spacy]
6
+ !pip install keybert[use]
7
+ !pip install git+https://github.com/openai/whisper.git -q
8
+ !nvidia-smi
9
+ !pip install diffusers==0.11.1
10
+ !pip install transformers scipy ftfy accelerate