Tolga Cangöz
|
98730c5dd7
|
Errata (#8322)
* Fix typos
* Trim trailing whitespaces
* Remove a trailing whitespace
* chore: Update MarigoldDepthPipeline checkpoint to prs-eth/marigold-lcm-v1-0
* Revert "chore: Update MarigoldDepthPipeline checkpoint to prs-eth/marigold-lcm-v1-0"
This reverts commit fd742b30b4.
* pokemon -> naruto
* `DPMSolverMultistep` -> `DPMSolverMultistepScheduler`
* Improve Markdown stylization
* Improve style
* Improve style
* Refactor pipeline variable names for consistency
* up style
|
2024-06-05 13:59:09 -07:00 |
|
Sayak Paul
|
30e5e81d58
|
change to 2024 in the license (#6902)
change to 2024
|
2024-02-08 08:19:31 -10:00 |
|
Liang Hou
|
6ef2b8a92f
|
Fix amused paper link (#6462)
|
2024-01-05 13:12:09 +01:00 |
|
Sayak Paul
|
e7c0af5e71
|
add: amused paper link. (#6453)
|
2024-01-04 13:44:54 +05:30 |
|
Will Berman
|
0af12f1f8a
|
amused update links to new repo (#6344)
* amused update links to new repo
* lint
|
2023-12-26 22:46:28 +01:00 |
|
Will Berman
|
7d865ac9c6
|
amused other pipelines docs (#6343)
other pipelines
|
2023-12-26 20:20:32 +01:00 |
|
Will Berman
|
4039815276
|
open muse (#5437)
amused
rename
Update docs/source/en/api/pipelines/amused.md
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
AdaLayerNormContinuous default values
custom micro conditioning
micro conditioning docs
put lookup from codebook in constructor
fix conversion script
remove manual fused flash attn kernel
add training script
temp remove training script
add dummy gradient checkpointing func
clarify temperatures is an instance variable by setting it
remove additional SkipFF block args
hardcode norm args
rename tests folder
fix paths and samples
fix tests
add training script
training readme
lora saving and loading
non-lora saving/loading
some readme fixes
guards
Update docs/source/en/api/pipelines/amused.md
Co-authored-by: Suraj Patil <surajp815@gmail.com>
Update examples/amused/README.md
Co-authored-by: Suraj Patil <surajp815@gmail.com>
Update examples/amused/train_amused.py
Co-authored-by: Suraj Patil <surajp815@gmail.com>
vae upcasting
add fp16 integration tests
use tuple for micro cond
copyrights
remove casts
delegate to torch.nn.LayerNorm
move temperature to pipeline call
upsampling/downsampling changes
|
2023-12-21 11:40:55 -08:00 |
|