Files in sd2R
Stable Diffusion Image Generation

configure
MD5
NEWS.md README.md
NAMESPACE
DESCRIPTION
LICENSE
cleanup.win
configure.win
cleanup
R/RcppExports.R R/kaggle.R R/app.R R/preview.R R/model_manager.R R/sd2R-package.R R/pipeline.R R/image_utils.R R/api.R R/lowlevel.R R/zzz.R R/params.R R/graph.R R/utils.R
src/RcppExports.cpp
src/Makevars.win.in
src/sd2R_interface.cpp
src/Makevars.in
src/sd/conditioner.hpp
src/sd/mmdit.hpp
src/sd/spectrum.hpp
src/sd/layer_registry.h
src/sd/ggml_extend_backend.h
src/sd/name_conversion.h
src/sd/pmid.hpp
src/sd/latent-preview.h
src/sd/lora.hpp
src/sd/util.h
src/sd/ltx_audio_vae.h
src/sd/guidance.h
src/sd/ggml_graph_cut.h
src/sd/lens.hpp
src/sd/model.h
src/sd/util.cpp
src/sd/diffusion_model.hpp
src/sd/gits_noise.inl
src/sd/ordered_map.hpp
src/sd/pid.hpp
src/sd/wan.hpp
src/sd/tensor_ggml.hpp
src/sd/upscaler.cpp
src/sd/denoiser.hpp
src/sd/common_block.hpp
src/sd/vae.hpp
src/sd/anima.hpp
src/sd/flux.hpp
src/sd/convert.cpp
src/sd/ltx_vae.hpp
src/sd/auto_encoder_kl.hpp
src/sd/preprocessing.hpp
src/sd/z_image.hpp
src/sd/name_conversion.cpp
src/sd/esrgan.hpp
src/sd/model.cpp
src/sd/sample-cache.cpp
src/sd/layer_registry.cpp
src/sd/qwen_image.hpp
src/sd/rng_philox.hpp
src/sd/common_dit.hpp
src/sd/ltx_latent_upscaler.hpp
src/sd/hidream_o1.hpp
src/sd/llm.hpp
src/sd/stable-diffusion.h
src/sd/rng.hpp
src/sd/ggml_graph_cut.cpp
src/sd/ltxv.hpp
src/sd/control.hpp
src/sd/tae.hpp
src/sd/condition_cache_utils.hpp
src/sd/sample-cache.h
src/sd/version.cpp
src/sd/t5.hpp
src/sd/guidance.cpp
src/sd/unet.hpp
src/sd/rope.hpp
src/sd/stable-diffusion.cpp
src/sd/tensor.hpp
src/sd/easycache.hpp
src/sd/sd2r_meta_backend.hpp
src/sd/rng_mt19937.hpp
src/sd/clip.hpp
src/sd/cache_dit.hpp
src/sd/ucache.hpp
src/sd/ggml_extend_backend.cpp
src/sd/upscaler.h
src/sd/ernie_image.hpp
src/sd/ggml_extend.hpp
src/sd/thirdparty/stb_image.h
src/sd/thirdparty/darts.h
src/sd/thirdparty/json.hpp
src/sd/thirdparty/miniz.h
src/sd/thirdparty/zip.c
src/sd/thirdparty/stb_image_resize.h
src/sd/thirdparty/zip.h
src/sd/thirdparty/json.hpp.inc
src/sd/tokenizers/mistral_tokenizer.cpp
src/sd/tokenizers/tokenizer.cpp
src/sd/tokenizers/t5_unigram_tokenizer.cpp
src/sd/tokenizers/bpe_tokenizer.h
src/sd/tokenizers/qwen2_tokenizer.cpp
src/sd/tokenizers/clip_tokenizer.h
src/sd/tokenizers/gemma_tokenizer.cpp
src/sd/tokenizers/qwen2_tokenizer.h
src/sd/tokenizers/tokenize_util.cpp
src/sd/tokenizers/gemma_tokenizer.h
src/sd/tokenizers/bpe_tokenizer.cpp
src/sd/tokenizers/gpt_oss_tokenizer.h
src/sd/tokenizers/clip_tokenizer.cpp
src/sd/tokenizers/tokenizer.h
src/sd/tokenizers/tokenize_util.h
src/sd/tokenizers/mistral_tokenizer.h
src/sd/tokenizers/gpt_oss_tokenizer.cpp
src/sd/tokenizers/t5_unigram_tokenizer.h
src/sd/tokenizers/vocab/vocab.cpp
src/sd/tokenizers/vocab/vocab.h
src/sd/model_io/pickle_io.cpp
src/sd/model_io/pickle_io.h
src/sd/model_io/gguf_io.cpp
src/sd/model_io/tensor_storage.h
src/sd/model_io/torch_zip_io.h
src/sd/model_io/binary_io.h
src/sd/model_io/safetensors_io.cpp
src/sd/model_io/gguf_reader_ext.h
src/sd/model_io/torch_legacy_io.cpp
src/sd/model_io/torch_legacy_io.h
src/sd/model_io/safetensors_io.h
src/sd/model_io/torch_zip_io.cpp
src/sd/model_io/gguf_io.h
inst/WORDLIST
inst/shiny/sd2R_app/app.R inst/examples/test_inpaint_flux.R inst/examples/test_async_eventloop.R inst/examples/test_multi_gpu_debug.R inst/examples/test_generate_flux_single.R inst/examples/test_flux_full_cpu.R inst/examples/test_generate_flux_quick.R
inst/examples/test_meta_backend.cpp
inst/examples/test_inpaint_flux2.R inst/examples/test_async_httpuv.R inst/examples/test_vae_f16.R inst/examples/test_generate_flux2.R inst/examples/test_async_repeat.R inst/examples/test_flux_t5q3.R inst/examples/test_vk_upload_debug.R inst/examples/test_fa_probe.R inst/examples/test_terminator.R inst/examples/test_highres_fix.R inst/examples/meta_backend_smoke.R inst/examples/test_async_stress.R inst/examples/test_sampling_profile.R inst/examples/test_flux_preview_steps.R inst/examples/test_generate_flux_kaggle.R inst/examples/test_t5_profile.R inst/examples/test_img2img_quick.R inst/examples/test_generate_flux2_kaggle.R inst/examples/test_flux_encoders_cpu.R inst/examples/test_generate_kaggle.R inst/examples/test_api.R inst/examples/test_tiled_only.R inst/examples/test_generate_flux.R inst/examples/test_vram_roundtrip.R inst/examples/test_sync_repeat.R inst/examples/test_inpaint_quick.R inst/examples/meta_backend_poc_encoder.R
inst/vocab/bpe_merges.txt
tests/testthat.R tests/testthat/helper-registry.R tests/testthat/test-graph.R tests/testthat/test-vae-tiling.R tests/testthat/test-utils.R tests/testthat/test-lowlevel.R tests/testthat/test-generate-plan.R tests/testthat/test-full-coverage.R tests/testthat/test-app.R tests/testthat/test-params.R tests/testthat/test-vram-manager.R tests/testthat/test-tiled-sampling.R tests/testthat/test-mask.R tests/testthat/test-preview.R tests/testthat/test-highres.R tests/testthat/_problems/test-full-coverage-291.R tests/testthat/_problems/test-full-coverage-337.R tests/testthat/_problems/test-full-coverage-281.R tests/testthat/_problems/test-full-coverage-267.R tests/testthat/_problems/test-full-coverage-254.R
tools/patch_sd_sources.sh
man/sd_load_mask.Rd man/SAMPLE_METHOD.Rd man/dot-base64_to_image.Rd man/sd_denoise_step.Rd man/sd_register_model.Rd man/sd_preview_stop.Rd man/dot-unbox_scalars.Rd man/dot-native_tile_size.Rd man/sd_profile_summary.Rd man/SD_CACHE_MODE.Rd man/sd_unload_model.Rd man/dot-resize_sd_image.Rd man/sd_txt2img_highres.Rd man/sd_default_params.Rd man/SCHEDULER.Rd man/sd_txt2img.Rd man/dot-native_latent_tile_size.Rd man/sd_decode_latent.Rd man/sd_cache_params.Rd man/sd_noise_scale.Rd man/sd_destroy_context.Rd man/dot-api_error.Rd man/sd_img2img_tiled.Rd man/sd_load_pipeline.Rd man/dot-resolve_model_type.Rd man/sd_encode_text.Rd man/SD_TYPE.Rd man/sd_system_info.Rd man/dot-compute_patch_grid.Rd man/dot-get_ctx.Rd man/sd_save_pipeline.Rd man/dot-build_router.Rd man/sd_highres_fix.Rd man/dot-resolve_vae_tiling.Rd man/dot-images_to_base64.Rd man/dot-find_lru.Rd man/sd_generate_multi_gpu.Rd man/dot-resolve_device_layout.Rd man/sd_preview_start.Rd man/sd_generate_multiref.Rd man/dot-guess_model_type.Rd man/dot-array_to_sd_image.Rd man/dot-detect_model_type_gguf.Rd man/sd_img2img.Rd man/dot-guess_component.Rd man/sd_generate.Rd man/dot-blend_mask.Rd man/sd_sampler_sigmas.Rd man/dot-select_strategy.Rd man/dot-estimate_vae_vram.Rd man/sd_profile_get.Rd man/PREDICTION.Rd man/dot-sd_generate_plan.Rd man/sd_upscale_image.Rd man/sd_unload_all.Rd man/sd_save_image.Rd man/sd_load_image.Rd man/sd_remove_model.Rd man/sd_ctx.Rd man/sd_read_preview.Rd man/sd_app.Rd man/sd_convert.Rd man/sd_profile_stop.Rd man/sd_scan_models.Rd man/sd_sample.Rd man/sd_pipeline.Rd man/sd_run_pipeline.Rd man/sd_supports_ref_images.Rd man/sd_api_stop.Rd man/sd_list_models.Rd man/sd_vulkan_device_count.Rd man/sd_inverse_noise_scale.Rd man/PREVIEW.Rd man/sd_encode_image.Rd man/dot-detect_model_type_config.Rd man/sd_image_to_array.Rd man/sd_node.Rd man/sd_api_start.Rd man/RNG_TYPE.Rd man/sd_profile_start.Rd man/sd_txt2img_tiled.Rd man/sd_download_model.Rd man/sd_load_model.Rd man/LORA_APPLY_MODE.Rd man/sd_sampler_window.Rd man/sd_sample_stepwise.Rd
sd2R documentation built on June 19, 2026, 9:08 a.m.