Updated README and pushed to new model
Browse files
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- diffusers
|
4 |
+
- text-to-image
|
5 |
+
- template:sd-lora
|
6 |
+
- base_model:black-forest-labs/FLUX.1-dev
|
7 |
+
- base_model:finetune:black-forest-labs/FLUX.1-dev
|
8 |
+
- license:other
|
9 |
+
- region:us
|
10 |
+
- flux
|
11 |
+
- lora
|
12 |
+
widget:
|
13 |
+
- output:
|
14 |
+
url: samples/1728866446928__000003000_0.jpg
|
15 |
+
text: wounded centaur, mythical creature Murano Glass style
|
16 |
+
- output:
|
17 |
+
url: samples/1728866470561__000003000_1.jpg
|
18 |
+
text: ruins of athens, snake Murano Glass style
|
19 |
+
- output:
|
20 |
+
url: samples/1728866494488__000003000_2.jpg
|
21 |
+
text: silver vampire sword Murano Glass style
|
22 |
+
- output:
|
23 |
+
url: samples/1728866518162__000003000_3.jpg
|
24 |
+
text: Dog and fire hydrant, Murano Glass style
|
25 |
+
- output:
|
26 |
+
url: samples/1728866541826__000003000_4.jpg
|
27 |
+
text: a NYC yellow taxi cab, Murano Glass style
|
28 |
+
- output:
|
29 |
+
url: samples/1728866565851__000003000_5.jpg
|
30 |
+
text: juicy cheeseburger, Murano Glass style
|
31 |
+
base_model: black-forest-labs/FLUX.1-dev
|
32 |
+
trigger: Murano Glass style
|
33 |
+
instance_prompt: Murano Glass style
|
34 |
+
license: other
|
35 |
+
license_name: flux-1-dev-non-commercial-license
|
36 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
37 |
+
---
|
38 |
+
# MuranoGlass_v1
|
39 |
+
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit) under the [Glif Loradex program](https://huggingface.co/glif-loradex-trainer) by [Glif](https://glif.app) user `an303042`.
|
40 |
+
<Gallery />
|
41 |
+
## Trigger words
|
42 |
+
You should use `Murano Glass style` to trigger the image generation.
|
43 |
+
## Download model
|
44 |
+
Weights for this model are available in Safetensors format.
|
45 |
+
[Download](/an303042/MuranoGlass_v1/tree/main) them in the Files & versions tab.
|
46 |
+
|
47 |
+
## License
|
48 |
+
This model is licensed under the [flux-1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
|
49 |
+
|