Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ google-generativeai
|
|
| 4 |
#pyaudio # Keep pyaudio for now, even though it's not used
|
| 5 |
#pillow
|
| 6 |
#mss
|
|
|
|
| 7 |
fastrtc==0.0.23.rc1
|
| 8 |
python-dotenv
|
| 9 |
google-genai
|
|
|
|
| 4 |
#pyaudio # Keep pyaudio for now, even though it's not used
|
| 5 |
#pillow
|
| 6 |
#mss
|
| 7 |
+
numpy
|
| 8 |
fastrtc==0.0.23.rc1
|
| 9 |
python-dotenv
|
| 10 |
google-genai
|