gnosticdev commited on
Commit
c637918
·
verified ·
1 Parent(s): 27f2be8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -12
requirements.txt CHANGED
@@ -1,14 +1,12 @@
1
- numpy
2
- gradio
3
- transformers
4
- torch
5
- torchvision
6
- requests
7
- pexels-api
8
- keybert
9
- moviepy
10
- pydub
11
- TTS==0.21.0
12
  sentence-transformers==2.7.0
13
- huggingface-hub>=0.16.4,<0.18.0
14
  --extra-index-url https://download.pytorch.org/whl/cpu
 
1
+ numpy==1.24.3
2
+ gradio>=4.13.0
3
+ transformers==4.33.3
4
+ torch==2.1.0
5
+ torchvision==0.16.0
6
+ requests==2.31.0
7
+ keybert==0.7.0
8
+ moviepy==1.0.3
9
+ TTS==0.21.2
 
 
10
  sentence-transformers==2.7.0
11
+ huggingface-hub==0.16.4
12
  --extra-index-url https://download.pytorch.org/whl/cpu