mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
Move the stable-diffusion modeling code so that it's easier to re-use. (#812)
This commit is contained in:
@ -6,4 +6,5 @@ pub mod falcon;
|
||||
pub mod llama;
|
||||
pub mod quantized_llama;
|
||||
pub mod segment_anything;
|
||||
pub mod stable_diffusion;
|
||||
pub mod whisper;
|
||||
|
Reference in New Issue
Block a user