Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
tensorflow-cpu
|
| 3 |
-
Pillow
|
| 4 |
numpy
|
|
|
|
| 5 |
onnxruntime
|
|
|
|
| 1 |
+
gradio>=4.0
|
| 2 |
tensorflow-cpu
|
|
|
|
| 3 |
numpy
|
| 4 |
+
Pillow
|
| 5 |
onnxruntime
|