diffusers
d4b06354
- Merge branch 'main' into fix-lora-model-test-names
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
31 days ago
Merge branch 'main' into fix-lora-model-test-names
References
#11481 - [tests] chore: rename lora model-level tests.
Author
sayakpaul
Parents
05e4ddb9
393aefcd
Files
76
.github/workflows
pr_tests.yml
docs/source/en
_toctree.yml
api
models
autoencoderkl_cosmos.md
cosmos_transformer3d.md
pipelines
cosmos.md
hunyuan_video.md
quantization
bitsandbytes.md
torchao.md
examples
advanced_diffusion_training
train_dreambooth_lora_flux_advanced.py
train_dreambooth_lora_sd15_advanced.py
train_dreambooth_lora_sdxl_advanced.py
dreambooth
README_hidream.md
train_dreambooth_lora.py
train_dreambooth_lora_flux.py
train_dreambooth_lora_hidream.py
train_dreambooth_lora_lumina2.py
train_dreambooth_lora_sana.py
train_dreambooth_lora_sd3.py
train_dreambooth_lora_sdxl.py
research_projects/sana
README.md
train_sana_sprint_diffusers.py
train_sana_sprint_diffusers.sh
text_to_image
train_text_to_image_lora_sdxl.py
train_text_to_image_sdxl.py
scripts
convert_cosmos_to_diffusers.py
setup.py
src/diffusers
__init__.py
dependency_versions_table.py
loaders
lora_base.py
lora_conversion_utils.py
lora_pipeline.py
peft.py
models
__init__.py
attention_processor.py
autoencoders
__init__.py
autoencoder_kl_cosmos.py
autoencoder_kl_wan.py
vae.py
embeddings.py
transformers
__init__.py
transformer_cosmos.py
transformer_hunyuan_video_framepack.py
pipelines
__init__.py
audioldm2
pipeline_audioldm2.py
cosmos
__init__.py
pipeline_cosmos_text2world.py
pipeline_cosmos_video2world.py
pipeline_output.py
hunyuan_video
__init__.py
pipeline_hunyuan_video_framepack.py
pipeline_output.py
stable_diffusion
__init__.py
quantizers
quantization_config.py
schedulers
scheduling_cosine_dpmsolver_multistep.py
scheduling_edm_dpmsolver_multistep.py
scheduling_edm_euler.py
utils
__init__.py
dummy_pt_objects.py
dummy_torch_and_transformers_objects.py
import_utils.py
tests
lora
test_lora_layers_flux.py
test_lora_layers_hunyuanvideo.py
test_lora_layers_sd.py
test_lora_layers_sd3.py
test_lora_layers_sdxl.py
models
autoencoders
test_models_autoencoder_cosmos.py
test_models_autoencoder_wan.py
transformers
test_models_transformer_cosmos.py
pipelines
cosmos
__init__.py
cosmos_guardrail.py
test_cosmos.py
test_cosmos_video2world.py
hunyuan_video
test_hunyuan_video_framepack.py
semantic_stable_diffusion
test_semantic_diffusion.py
stable_diffusion_panorama
test_stable_diffusion_panorama.py
test_pipelines_common.py
Loading