Nymbo commited on
Commit
c085c80
·
verified ·
1 Parent(s): a3e6a10

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
+ Pillow
4
+ requests
5
+ python-dotenv
6
+ ffmpeg-python
7
+ pydub
8
+ torch
9
+ transformers