Text-to-Image
Diffusers
hidream
hidream-diffusers
image-to-image
simpletuner
Not-For-All-Audiences
lora
controlnet
template:sd-lora
standard
Instructions to use ControlNetLoRA/hidream-i1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ControlNetLoRA/hidream-i1 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("ControlNetLoRA/hidream-i1") pipe = StableDiffusionControlNetPipeline.from_pretrained( "HiDream-ai/HiDream-I1-Full", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Trained for 0 epochs and 2 steps.
Browse filesTrained with datasets ['an example backend for text embeds.', 'antelope-data-256']
Learning rate 0.0001, batch size 1, and 1 gradient accumulation steps.
Trained with None prediction type and rescaled_betas_zero_snr=False
Using 'trailing' timestep spacing.
Base model: HiDream-ai/HiDream-I1-Full
VAE: HiDream-ai/HiDream-I1-Full
pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a11a119109b95e7c5b52befa11749d2964463885a5aad9ed176bef33d0a7feb0
|
| 3 |
+
size 15968
|