End of training
Browse files- README.md +57 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: openrail++
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
tags:
|
| 5 |
+
- text-to-image
|
| 6 |
+
- diffusers-training
|
| 7 |
+
- diffusers
|
| 8 |
+
- sd3
|
| 9 |
+
- sd3-diffusers
|
| 10 |
+
- template:sd-lora
|
| 11 |
+
base_model: stabilityai/stable-diffusion-3-medium-diffusers
|
| 12 |
+
instance_prompt: A photo of woman sucking a [V]
|
| 13 |
+
widget: []
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 17 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
# SD3 DreamBooth LoRA - DaveRave69/output
|
| 21 |
+
|
| 22 |
+
<Gallery />
|
| 23 |
+
|
| 24 |
+
## Model description
|
| 25 |
+
|
| 26 |
+
These are DaveRave69/output DreamBooth weights for stabilityai/stable-diffusion-3-medium-diffusers.
|
| 27 |
+
|
| 28 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 29 |
+
|
| 30 |
+
## Trigger words
|
| 31 |
+
|
| 32 |
+
You should use A photo of woman sucking a [V] to trigger the image generation.
|
| 33 |
+
|
| 34 |
+
## Download model
|
| 35 |
+
|
| 36 |
+
[Download](DaveRave69/output/tree/main) them in the Files & versions tab.
|
| 37 |
+
|
| 38 |
+
## License
|
| 39 |
+
|
| 40 |
+
Please adhere to the licensing terms as described `[here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE)`.
|
| 41 |
+
|
| 42 |
+
|
| 43 |
+
## Intended uses & limitations
|
| 44 |
+
|
| 45 |
+
#### How to use
|
| 46 |
+
|
| 47 |
+
```python
|
| 48 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 49 |
+
```
|
| 50 |
+
|
| 51 |
+
#### Limitations and bias
|
| 52 |
+
|
| 53 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 54 |
+
|
| 55 |
+
## Training details
|
| 56 |
+
|
| 57 |
+
[TODO: describe the data used to train the model]
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb54b636fb5fcba1378ed91fe19c12786ce77973dfad8fd7ec8807c11fadb271
|
| 3 |
+
size 4742848
|