Shami96 commited on
Commit
fff0699
·
verified ·
1 Parent(s): 63158b5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate>=0.33.0
2
+ gradio>=4.43.0
3
+ huggingface_hub>=0.24.6
4
+ moviepy>=1.0.3
5
+ opencv-python>=4.10.0.84
6
+ pillow>=10.4.0
7
+ safetensors>=0.4.4
8
+ torch>=2.3.1
9
+ torchaudio>=2.3.1
10
+ transformers>=4.44.2