Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ timm==0.9.2
|
|
8 |
albumentations==1.3.1
|
9 |
Pillow
|
10 |
numpy
|
11 |
-
huggingface_hub
|
|
|
|
8 |
albumentations==1.3.1
|
9 |
Pillow
|
10 |
numpy
|
11 |
+
huggingface_hub
|
12 |
+
six
|