dalybuilds commited on
Commit
b0021e0
·
verified ·
1 Parent(s): 31c5a1f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -6,7 +6,11 @@ groq
6
  langchain
7
  langchain-groq
8
  langchain-tavily
9
- # --- Video & Audio Tool Libraries ---
10
  pytube
11
- MoviePy
12
- imageio-ffmpeg
 
 
 
 
 
6
  langchain
7
  langchain-groq
8
  langchain-tavily
9
+ # --- Video & Audio Tool Libraries (Explicit & Corrected) ---
10
  pytube
11
+ moviepy
12
+ decorator
13
+ imageio
14
+ imageio-ffmpeg
15
+ tqdm
16
+ numpy