Niko-NN commited on
Commit
2e1a1ff
1 Parent(s): f61f211

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio>=4.37.2
2
- torch>=2.0.0
3
  transformers>=4.41.2
4
  moviepy>=1.0.3.4
5
  pydub>=0.25.1
6
- numpy>=1.25.2
 
 
1
  gradio>=4.37.2
2
+ torch>=1.10.0
3
  transformers>=4.41.2
4
  moviepy>=1.0.3.4
5
  pydub>=0.25.1
6
+ numpy>=1.25.2
7
+ huggingface-hub>=0.23.4