File size: 145 Bytes
9835057 |
1 2 3 4 5 |
from huggingface_hub import HfApi
api = HfApi()
api.super_squash_history(repo_id="jasongzy/Make-It-Animatable", repo_type="model", token="hf_")
|
9835057 |
1 2 3 4 5 |
from huggingface_hub import HfApi
api = HfApi()
api.super_squash_history(repo_id="jasongzy/Make-It-Animatable", repo_type="model", token="hf_")
|