Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,4 @@ omegaconf==2.3.0
|
|
| 10 |
timm==0.9.10
|
| 11 |
#optimum[onnxruntime]@git+https://github.com/huggingface/optimum.git
|
| 12 |
optimum[onnxruntime]==1.17.1
|
| 13 |
-
huggingface-hub==0.
|
|
|
|
| 10 |
timm==0.9.10
|
| 11 |
#optimum[onnxruntime]@git+https://github.com/huggingface/optimum.git
|
| 12 |
optimum[onnxruntime]==1.17.1
|
| 13 |
+
huggingface-hub==0.20.2
|