Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ pyyaml==6.0.1
|
|
| 14 |
# kornia==0.7.0
|
| 15 |
gradio
|
| 16 |
einops
|
| 17 |
-
|
| 18 |
# Relatively dynamic library (We think that these libraries may frequently modify their API, so it is better to use the same version as below)
|
| 19 |
# pyiqa==0.1.7
|
| 20 |
# pthflops==0.4.2
|
|
|
|
| 14 |
# kornia==0.7.0
|
| 15 |
gradio
|
| 16 |
einops
|
| 17 |
+
huggingface_hub==0.19.4
|
| 18 |
# Relatively dynamic library (We think that these libraries may frequently modify their API, so it is better to use the same version as below)
|
| 19 |
# pyiqa==0.1.7
|
| 20 |
# pthflops==0.4.2
|