Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Use huggingface_hub==0.19.4
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
accelerate @ git+https://github.com/huggingface/accelerate
|
| 2 |
transformers
|
| 3 |
timm
|
| 4 |
-
huggingface_hub
|
| 5 |
tabulate
|
| 6 |
einops
|
|
|
|
| 1 |
accelerate @ git+https://github.com/huggingface/accelerate
|
| 2 |
transformers
|
| 3 |
timm
|
| 4 |
+
huggingface_hub==0.19.4
|
| 5 |
tabulate
|
| 6 |
einops
|