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