Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.1 source code.tar.gz | 2024-05-04 | 24.5 MB | |
1.1.1 source code.zip | 2024-05-04 | 24.6 MB | |
README.md | 2024-05-04 | 1.1 kB | |
Totals: 3 Items | 49.1 MB | 1 |
Changed the license to MIT
What else has Changed
- Fix safety_checker dtype by @ZachNagengast in https://github.com/apple/ml-stable-diffusion/pull/276
- Fix missing parameters ('mixed_bit_compression_apply', ) & import pkg (mixed_bit_compression_pre_analysis) issues by @jiangdi0924 in https://github.com/apple/ml-stable-diffusion/pull/279
- Fix pipeline.py for Python 3.8 by @TobyRoseman in https://github.com/apple/ml-stable-diffusion/pull/287
- Compiled Models in Python by @TobyRoseman in https://github.com/apple/ml-stable-diffusion/pull/296
- Use sRGB if available by @stuartjmoore in https://github.com/apple/ml-stable-diffusion/pull/301
- Applying mixed bit compression using new optimize API by @TobyRoseman in https://github.com/apple/ml-stable-diffusion/pull/311
- Update swift-argument-parser to latest minor version by @godly-devotion in https://github.com/apple/ml-stable-diffusion/pull/318
New Contributors
- @stuartjmoore made their first contribution in https://github.com/apple/ml-stable-diffusion/pull/301
Full Changelog: https://github.com/apple/ml-stable-diffusion/compare/1.1.0...1.1.1