Commit f33f812
committed
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.2...v1.3.0) (2023-01-26)
### Bug Fixes
* **diffusers:** bump to v0.12.0 ([635d9d9](635d9d9))
* **diffusers:** update to latest commit ([87632aa](87632aa))
* **dreambooth:** bump diffusers, fixes fp16 mixed precision training ([0f5d5ff](0f5d5ff))
* **dreambooth:** merge commits to v0.12.0 (NB: mixed-precision issue) ([88f04f8](88f04f8))
* **pipelines:** fix clearPipelines() backport from cloud-cache ([9577f93](9577f93))
* **requirements:** bump transformers,accelerate,safetensors & others ([aebcf65](aebcf65))
* **re:** use raw strings r"" for regexps ([41310c2](41310c2))
* **tests/lambda:** export HF_AUTH_TOKEN ([9f11e7b](9f11e7b))
* **test:** shallow copy to avoid mutating base test inputs ([8c41167](8c41167))
### Features
* **downloads:** RUNTIME_DOWNLOAD from HF when no MODEL_URL given ([73784a1](73784a1))1 parent 4fd107c commit f33f812
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
0 commit comments