Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ tensorflow
|
|
4 |
numpy
|
5 |
huggingface_hub
|
6 |
requests
|
7 |
-
|
8 |
opencv-python
|
9 |
psutil
|
10 |
pillow
|
|
|
4 |
numpy
|
5 |
huggingface_hub
|
6 |
requests
|
7 |
+
efficientnet_pytorch
|
8 |
opencv-python
|
9 |
psutil
|
10 |
pillow
|