You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Vinh H. Pham 6529ee67ec
Make VAE compatible to torch.compile() (#7984)
18 hours ago
.github remove unsafe workflow. (#7967) 4 days ago
benchmarks feat: add ip adapter benchmark (#6936) 2 months ago
docker upgrade to python 3.10 in the Dockerfiles (#7893) 1 week ago
docs [docs] add doc for PixArtSigmaPipeline (#7857) 19 hours ago
examples fix: Fixed few `docstrings` according to the Google Style Guide (#7717) 19 hours ago
scripts #7535 Update FloatTensor type hints to Tensor (#7883) 1 week ago
src/diffusers Make VAE compatible to torch.compile() (#7984) 18 hours ago
tests [tests] fix Pixart Sigma tests (#7966) 1 day ago
utils fix: Fixed few `docstrings` according to the Google Style Guide (#7717) 19 hours ago
.gitignore Fix typos, improve, update at main-page files and .github files (#5588) 6 months ago
CITATION.cff [Chore] add: fives names to citations. (#7395) 2 months ago
CODE_OF_CONDUCT.md Fix typos, improve, update at main-page files and .github files (#5588) 6 months ago
CONTRIBUTING.md fix: Fixed a wrong link to supported python versions in `contributing.md` file (#7638) 1 week ago
LICENSE init upload 2 years ago
MANIFEST.in Minor package fixes (#809) 1 year ago
Makefile add: utility to format our docs too 📜 (#7314) 1 month ago
PHILOSOPHY.md change to 2024 in the license (#6902) 3 months ago
README.md [Chore] add: fives names to citations. (#7395) 2 months ago
_typos.toml Fix typos (#568) 1 year ago
pyproject.toml fix: Updated `ruff` configuration to avoid deprecated configuration warning (#7637) 1 month ago
setup.py adding back test_conversion_when_using_device_map (#7704) 1 month ago