Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
gradio
|
2 |
numpy
|
3 |
-
opencv-python
|
|
|
1 |
+
gradio==2.9.4
|
2 |
numpy
|
|