Spaces:
Running
Running
Update 1
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
aiohttp
|
2 |
-
asyncio
|
3 |
-
pathlib
|
|
|
|
1 |
+
aiohttp==3.8.5
|
2 |
+
asyncio==3.4.3
|
3 |
+
pathlib==1.0.1
|
4 |
+
gradio==3.50.2
|