Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
gradio
|
3 |
aiohttp
|
4 |
pydantic<2.0
|
5 |
fastapi==0.95.2
|
|
|
1 |
+
gradio==5.5.0
|
|
|
2 |
aiohttp
|
3 |
pydantic<2.0
|
4 |
fastapi==0.95.2
|