Docs.rs
  • diffusion-rs-0.1.11
    • diffusion-rs 0.1.11
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • newfla
    • Dependencies
      • derive_builder ^0.20.2 normal
      • diffusion-rs-sys ^0.1.11 normal
      • hf-hub ^0.4.2 normal
      • image ^0.25.5 normal
      • libc ^0.2.161 normal
      • num_cpus ^1.16.0 normal
      • thiserror ^2.0.3 normal
    • Versions
    • 85.22% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

diffusion_rs0.1.11

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • api::Config
  • api::ConfigBuilder
  • api::ModelConfig
  • api::ModelConfigBuilder
  • preset::PresetBuilder
  • preset::PresetConfig

Enums

  • api::ClipSkip
  • api::ConfigBuilderError
  • api::DiffusionError
  • api::RngFunction
  • api::SampleMethod
  • api::Schedule
  • api::WeightType
  • preset::Preset

Functions

  • api::gen_img
  • modifier::hybrid_taesd
  • modifier::hybrid_taesd_xl
  • modifier::lcm_lora_sd_1_5
  • modifier::lcm_lora_sdxl_base_1_0
  • modifier::real_esrgan_x4plus_anime_6_b
  • modifier::sdxl_vae_fp16_fix
  • modifier::t5xxl_fp16_flux_1
  • modifier::t5xxl_fp8_flux_1
  • modifier::t5xxl_q2_k_flux_1
  • modifier::t5xxl_q3_k_flux_1
  • modifier::t5xxl_q4_k_flux_1
  • modifier::t5xxl_q8_0_flux_1
  • modifier::taesd
  • modifier::taesd_xl
  • util::download_file_hf_hub
  • util::set_hf_token

Type Aliases

  • preset::Configs
  • preset::ConfigsBuilder
  • preset::Modifier