from huggingface_hub import HfApi | |
api = HfApi() | |
api.super_squash_history(repo_id="jasongzy/Make-It-Animatable", repo_type="model", token="hf_") | |
from huggingface_hub import HfApi | |
api = HfApi() | |
api.super_squash_history(repo_id="jasongzy/Make-It-Animatable", repo_type="model", token="hf_") | |