Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
opencv-python-headless==4.8.1.78
|
| 3 |
+
numpy>=1.21.0
|
| 4 |
+
Pillow>=9.0.0
|
| 5 |
+
tempfile-shutil
|