Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ numpy
|
|
7 |
timm
|
8 |
kornia
|
9 |
prettytable
|
|
|
10 |
scikit-image
|
11 |
huggingface_hub
|
12 |
transformers>=4.39.1
|
|
|
7 |
timm
|
8 |
kornia
|
9 |
prettytable
|
10 |
+
typing
|
11 |
scikit-image
|
12 |
huggingface_hub
|
13 |
transformers>=4.39.1
|