End of training
Browse files
README.md
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: HiDream-ai/HiDream-I1-Dev
|
3 |
+
library_name: diffusers
|
4 |
+
license: apache-2.0
|
5 |
+
instance_prompt: a photo of sks dog
|
6 |
+
widget: []
|
7 |
+
tags:
|
8 |
+
- text-to-image
|
9 |
+
- diffusers-training
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
- hidream
|
13 |
+
- hidream-diffusers
|
14 |
+
- template:sd-lora
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
|
21 |
+
# HiDream Image DreamBooth LoRA - linoyts/trained-hidream-lora
|
22 |
+
|
23 |
+
<Gallery />
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
These are linoyts/trained-hidream-lora DreamBooth LoRA weights for HiDream-ai/HiDream-I1-Dev.
|
28 |
+
|
29 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [HiDream Image diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_hidream.md).
|
30 |
+
|
31 |
+
|
32 |
+
## Trigger words
|
33 |
+
|
34 |
+
You should use `a photo of sks dog` to trigger the image generation.
|
35 |
+
|
36 |
+
## Download model
|
37 |
+
|
38 |
+
[Download the *.safetensors LoRA](linoyts/trained-hidream-lora/tree/main) in the Files & versions tab.
|
39 |
+
|
40 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
41 |
+
|
42 |
+
```py
|
43 |
+
TODO
|
44 |
+
```
|
45 |
+
|
46 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
47 |
+
|
48 |
+
|
49 |
+
## Intended uses & limitations
|
50 |
+
|
51 |
+
#### How to use
|
52 |
+
|
53 |
+
```python
|
54 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
55 |
+
```
|
56 |
+
|
57 |
+
#### Limitations and bias
|
58 |
+
|
59 |
+
[TODO: provide examples of latent issues and potential remediations]
|
60 |
+
|
61 |
+
## Training details
|
62 |
+
|
63 |
+
[TODO: describe the data used to train the model]
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0a570aa20e75b2319b6480322db4b5ad8b7919f61d55ff24166154c9e8dd1a8
|
3 |
+
size 6308820
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86a96e76a70485709219a0ebbaac05c45db0827b0f75fb2c60367cb49d6ef922
|
3 |
+
size 5937224
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6e75f739aa4b2d49423e97b0218ac691fe1d3c5673353aea340d5fbc7d88187
|
3 |
+
size 14344
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cf34ac8dd2addc454aeb1ee4eaba3267c2841857e117be40ac2ed02cf581c9c
|
3 |
+
size 1000
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86a96e76a70485709219a0ebbaac05c45db0827b0f75fb2c60367cb49d6ef922
|
3 |
+
size 5937224
|