Spaces:
Sleeping
Sleeping
Commit
·
d19fc37
1
Parent(s):
81e959e
updated readme
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ groq>=0.4.0
|
|
16 |
sentence-transformers>=2.2.2
|
17 |
|
18 |
# Audio processing
|
19 |
-
fastrtc>=0.
|
20 |
elevenlabs>=0.2.24
|
21 |
numpy>=1.24.0
|
22 |
|
@@ -26,4 +26,4 @@ supabase>=2.0.0
|
|
26 |
# Utilities
|
27 |
python-dotenv>=1.0.0
|
28 |
qrcode>=7.4.2
|
29 |
-
pillow>=10.0.0
|
|
|
16 |
sentence-transformers>=2.2.2
|
17 |
|
18 |
# Audio processing
|
19 |
+
fastrtc>=0.0.25
|
20 |
elevenlabs>=0.2.24
|
21 |
numpy>=1.24.0
|
22 |
|
|
|
26 |
# Utilities
|
27 |
python-dotenv>=1.0.0
|
28 |
qrcode>=7.4.2
|
29 |
+
pillow>=10.0.0
|