mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
Start adding the Wuerstchen diffusion pipeline (#843)
* Wuerstchen common bits. * Add the prior layer. * Start adding diffnext.
This commit is contained in:
@ -9,3 +9,4 @@ pub mod segment_anything;
|
||||
pub mod stable_diffusion;
|
||||
pub mod t5;
|
||||
pub mod whisper;
|
||||
pub mod wuerstchen;
|
||||
|
Reference in New Issue
Block a user