mgbam commited on
Commit
571dc7a
·
verified ·
1 Parent(s): e27ad89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -6,12 +6,11 @@ imageio-ffmpeg>=0.6.0
6
  ffmpeg-python>=0.2.0
7
  pydub>=0.25.1
8
  reportlab>=4.4.0
9
- whisper-openai>=1.0.0 # or whichever Whisper wrapper you prefer
10
  requests>=2.32.3
11
- pexels_api>=0.1.5 # for Pexels clip downloads
12
  google.generativeai
13
  Pillow==10.2.0
14
  numpy
15
  runwayml
16
- streamlit-sortable
17
-
 
6
  ffmpeg-python>=0.2.0
7
  pydub>=0.25.1
8
  reportlab>=4.4.0
9
+ whisper-openai>=1.0.0
10
  requests>=2.32.3
11
+ pexels_api>=0.1.5
12
  google.generativeai
13
  Pillow==10.2.0
14
  numpy
15
  runwayml
16
+ streamlit-sortable