Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
tensorflow
|
|
|
|
| 3 |
opencv-contrib-python
|
| 4 |
opencv-python-headless
|
|
|
|
| 1 |
gradio
|
| 2 |
tensorflow
|
| 3 |
+
tensorflow-hub
|
| 4 |
opencv-contrib-python
|
| 5 |
opencv-python-headless
|