Make-It-Animatable / squash_history.py
jasongzy's picture
Create squash_history.py
9835057 verified
raw
history blame contribute delete
145 Bytes
from huggingface_hub import HfApi
api = HfApi()
api.super_squash_history(repo_id="jasongzy/Make-It-Animatable", repo_type="model", token="hf_")