Views
No views yet
https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model.gitfrom huggingface_hub import HfApi
api = HfApi()
api.upload_folder(
folder_path="/content/Thin-Plate-Spline-Motion-Model",
repo_id="SaffalPoosh/thin-spline",
repo_type="model",
)