Turbiling commited on
Commit
b9dba32
·
verified ·
1 Parent(s): bad62f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -13
requirements.txt CHANGED
@@ -1,16 +1,8 @@
1
- gradio==4.44.0
2
- huggingface-hub
3
- groq
4
- transformers
5
- sentence-transformers
6
- requests
7
  ffmpeg-python
8
- pydub
9
- yt-dlp
10
- python-docx
11
- pandas
12
- numpy
13
- langchain
14
- faiss-cpu
15
 
16
 
 
1
+ gradio
2
+ yt_dlp
 
 
 
 
3
  ffmpeg-python
4
+ requests
5
+ huggingface_hub
6
+
 
 
 
 
7
 
8