Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision
|
|
3 |
pillow
|
4 |
numpy
|
5 |
typing
|
6 |
-
scikit-image
|
|
|
|
3 |
pillow
|
4 |
numpy
|
5 |
typing
|
6 |
+
scikit-image
|
7 |
+
huggingface_hub
|