arjunanand13 commited on
Commit
3bba40d
·
verified ·
1 Parent(s): 1c36332

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ moviepy
2
+ git+https://github.com/openai/whisper.git
3
+ openai
4
+ transformers
5
+ langchain
6
+ opencv-python
7
+ gradio
8
+ accelerate
9
+ einops
10
+ xformers
11
+ bitsandbytes
12
+ scipy