Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
@@ -1,4 +1,19 @@
|
|
1 |
fastrtc[vad]
|
2 |
openai
|
3 |
twilio
|
4 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastrtc[vad]
|
2 |
openai
|
3 |
twilio
|
4 |
+
python-dotenv
|
5 |
+
|
6 |
+
transformers
|
7 |
+
yt-dlp
|
8 |
+
openai
|
9 |
+
torch
|
10 |
+
torchaudio
|
11 |
+
scipy
|
12 |
+
gradio
|
13 |
+
python-dotenv
|
14 |
+
pdfplumber
|
15 |
+
websockets
|
16 |
+
streamlit
|
17 |
+
moviepy
|
18 |
+
docling
|
19 |
+
ffmpeg
|