add gradio version to fix bug
Browse filesERROR: Exception in ASGI application
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
dingo-python==1.5.0
|
|
|
|
1 |
+
dingo-python==1.5.0
|
2 |
+
gradio==4.43.0
|