update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ gradio==5.9.1
|
|
6 |
# Keep all existing dependencies but adjust their versions to work with gradio 5.5.0
|
7 |
ai-gradio[deepseek,crewai,hyperbolic,openai,gemini,smolagents]==0.2.1
|
8 |
gradio-webrtc[vad]==0.0.27
|
|
|
9 |
aiofiles==23.2.1
|
10 |
# via gradio
|
11 |
aiohappyeyeballs==2.4.4
|
|
|
6 |
# Keep all existing dependencies but adjust their versions to work with gradio 5.5.0
|
7 |
ai-gradio[deepseek,crewai,hyperbolic,openai,gemini,smolagents]==0.2.1
|
8 |
gradio-webrtc[vad]==0.0.27
|
9 |
+
modelscope-studio==1.0.2
|
10 |
aiofiles==23.2.1
|
11 |
# via gradio
|
12 |
aiohappyeyeballs==2.4.4
|