Spaces:
Running
Running
use latest gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
aiohttp
|
3 |
plotly
|
4 |
python-dotenv
|
|
|
1 |
+
gradio==5.25.0
|
2 |
aiohttp
|
3 |
plotly
|
4 |
python-dotenv
|