Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -9,4 +9,7 @@ python-dotenv
|
|
9 |
google-generativeai
|
10 |
gTTS
|
11 |
torch
|
12 |
-
torchvision
|
|
|
|
|
|
|
|
9 |
google-generativeai
|
10 |
gTTS
|
11 |
torch
|
12 |
+
torchvision
|
13 |
+
gradio
|
14 |
+
scipy
|
15 |
+
gradio-webrtc
|