Update Model Loading
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -38,4 +38,4 @@ addict
|
|
38 |
plyfile
|
39 |
termcolor
|
40 |
timm
|
41 |
-
|
|
|
38 |
plyfile
|
39 |
termcolor
|
40 |
timm
|
41 |
+
huggingface-hub[torch]>=0.22
|