mgbam commited on
Commit
416ec31
·
verified ·
1 Parent(s): 078845d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ google-generativeai
3
+ moviepy
4
+ Pillow
5
+ nest_asyncio
6
+ numpy
7
+ # Add specific versions if needed, e.g., google-generativeai==0.5.4