Polarisailabs commited on
Commit
6a2d20b
·
verified ·
1 Parent(s): de46778

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -19
requirements.txt CHANGED
@@ -1,23 +1,24 @@
1
- llama-index-vector-stores-lancedb
2
- llama-index-multi-modal-llms-openai
3
- llama-index-embeddings-clip
4
- llama_index
5
- ftfy
6
- regex
7
- tqdm
8
- openai-whisper
9
- git+https://github.com/openai/CLIP.git
10
- matplotlib
11
- scikit-image
12
- lancedb
13
- moviepy
14
- pytube
15
- pydub
16
- SpeechRecognition
17
- ffmpeg-python
18
- soundfile
 
19
  llama-index-embeddings-huggingface
20
  yt-dlp
21
- torch
22
  torchvision
23
  google-generativeai
 
1
+ llama-index-vector-stores-lancedb
2
+ llama-index-multi-modal-llms-openai
3
+ llama-index-embeddings-clip
4
+ llama_index
5
+ llama-index-core
6
+ ftfy
7
+ regex
8
+ tqdm
9
+ openai-whisper
10
+ git+https://github.com/openai/CLIP.git
11
+ matplotlib
12
+ scikit-image
13
+ lancedb
14
+ moviepy
15
+ pytube
16
+ pydub
17
+ SpeechRecognition
18
+ ffmpeg-python
19
+ soundfile
20
  llama-index-embeddings-huggingface
21
  yt-dlp
22
+ torch
23
  torchvision
24
  google-generativeai