Zach Nagengast
c891f4357b
Add SD3 Pipeline ( #329 )
...
* Add SD3 Pipeline
Co-authored-by: atiorh <atiorh@users.noreply.github.com >
Co-authored-by: arda-argmax <arda-argmax@users.noreply.github.com >
* Use swift-transformers for tokenization
* Use diffusionkit converters in torch2coreml
* Documentation and cleanup
* Add model link
* Consolidate batch prediction logic
* Remove DecoderSD3.swift and consolidate logic into Decoder.swift
* Remove DiffusionKit MLX inference reference from README
---------
Co-authored-by: atiorh <atiorh@users.noreply.github.com >
Co-authored-by: arda-argmax <arda-argmax@users.noreply.github.com >
Co-authored-by: atila <atiorh@icloud.com >
2024-07-22 21:16:50 -07:00
Ryu-ga
c5063225aa
Update Decoder.swift ( #249 )
...
* Update Decoder.swift
* Update Encoder.swift
---------
Co-authored-by: Ryu-ga <frech5679@icloud.com >
2023-09-01 11:50:01 -07:00
Atila Orhon
ab12eee10c
[swift] Added scaleFactor explanation
2023-04-03 12:37:13 -07:00
Guillermo Cique
1147e87b79
Simplify Encoder module ( #145 )
...
* Simplify encoder conversion
* Add nextNormal to RandomSource
* Add addNoise method to Scheduler
* Update Encoder implementation
* Clean up Pipeline
* Remove AlphasCumprodCalculation
* Revert Encoder’s input shape size
* Make Encoder/Decoder's scale factor configurable
2023-04-03 12:31:53 -07:00
Timothy Kautz
fa7bbdc255
Image2image - swift ( #116 )
...
* Image2Image Encoder
Encoder
* Scheduler and pipeline
* fix scheduler
* cli
* remove CLI comment
* disable dpm multistep solver with image2image
* clamp initial timestamp
* Store timesteps in reverse order for consistency.
* Report actual number of steps.
* uint32
* PRComments
* remove old initializer
* pr comments
* change name and add error handling
also fix 512 hard coded
* Add fix for Jpegs
---------
Co-authored-by: Pedro Cuenca <pedro@huggingface.co >
2023-02-09 10:30:21 -08:00
Nathan Tannar
152dd65e7d
Add Availability Annotations ( #18 )
2022-12-14 10:23:55 -08:00
Atila Orhon
a4238a3718
README improvements and reduceMemory option in Swift
...
Co-authored-by: msiracusa <msiracusa+github@gmail.com >
2022-12-14 08:23:55 -08:00
Atila Orhon
583cc04ece
Initial commit
...
Co-authored-by: aseemw <aseem.elec@gmail.com >
Co-authored-by: msiracusa <msiracusa+github@gmail.com >
2022-11-30 13:41:05 -06:00