CineAI commited on
Commit
8592866
1 Parent(s): e897a3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -34,4 +34,8 @@ chromadb
34
  # related to audio
35
  librosa==0.10.1
36
  soundfile~=0.12.1
37
- numpy~=1.24.4
 
 
 
 
 
34
  # related to audio
35
  librosa==0.10.1
36
  soundfile~=0.12.1
37
+ numpy~=1.24.4
38
+
39
+ #related to vlm
40
+ google-generativeai
41
+ pillow