updated version of gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
matplotlib
|
3 |
matplotlib
|
4 |
numpy
|
|
|
1 |
+
gradio == 3.13.1
|
2 |
matplotlib
|
3 |
matplotlib
|
4 |
numpy
|