Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
RaphaelLiu
/
Pusa-V0.5
like
42
Diffusers
Safetensors
MochiPipeline
arxiv:
2410.03160
Model card
Files
Files and versions
Community
2
Use this model
main
Pusa-V0.5
/
scripts
/
format.bash
RaphaelLiu
Upload folder using huggingface_hub
759dfe0
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
119 Bytes
#! /bin/bash
set
-euxo pipefail
ruff format src demos
ruff check --fix --
select
I src
ruff check --fix --
select
I demos