End of training
Browse files- README.md +48 -0
- image_control.png +0 -0
- images_0.png +0 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: black-forest-labs/FLUX.1-Fill-dev
|
3 |
+
library_name: diffusers
|
4 |
+
license: other
|
5 |
+
inference: true
|
6 |
+
tags:
|
7 |
+
- flux
|
8 |
+
- flux-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- control-lora
|
12 |
+
- diffusers-training
|
13 |
+
- lora
|
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 |
+
# controlnet-lora-xumouyi/pose-control-lora
|
21 |
+
|
22 |
+
These are Control LoRA weights trained on black-forest-labs/FLUX.1-Fill-dev with new type of conditioning.
|
23 |
+
You can find some example images below.
|
24 |
+
|
25 |
+
prompt: The design features a vibrant purple background. In the upper portion, there is a light purple rectangle that resembles a credit card, adorned with yellow elements. The card has a grid-like pattern in the top left corner, a dashed line suggesting a card number below it, and two solid yellow lines. At the bottom left, there is a small yellow rectangle that could represent a button or additional card detail.
|
26 |
+
![images_0)](./images_0.png)
|
27 |
+
|
28 |
+
|
29 |
+
## License
|
30 |
+
|
31 |
+
Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
|
32 |
+
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
#### How to use
|
37 |
+
|
38 |
+
```python
|
39 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
40 |
+
```
|
41 |
+
|
42 |
+
#### Limitations and bias
|
43 |
+
|
44 |
+
[TODO: provide examples of latent issues and potential remediations]
|
45 |
+
|
46 |
+
## Training details
|
47 |
+
|
48 |
+
[TODO: describe the data used to train the model]
|
image_control.png
ADDED
images_0.png
ADDED
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0eae44db06dba226a69b81170ad3cbe6817aa5813ffb9ba135dc0c4444af3fa
|
3 |
+
size 359148624
|