Upload folder using huggingface_hub
Browse files- 27181508.jpeg +0 -0
- 27181518.jpeg +0 -0
- 27181523.jpeg +0 -0
- 27181573.jpeg +0 -0
- 27201163.jpeg +0 -0
- 27204119.jpeg +0 -0
- 27205780.jpeg +0 -0
- README.md +95 -0
- Space Nebula FLUX.safetensors +3 -0
27181508.jpeg
ADDED
27181518.jpeg
ADDED
27181523.jpeg
ADDED
27181573.jpeg
ADDED
27201163.jpeg
ADDED
27204119.jpeg
ADDED
27205780.jpeg
ADDED
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: bespoke-lora-trained-license
|
4 |
+
license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=RentCivit&allowDerivatives=False&allowDifferentLicense=True
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- stable-diffusion
|
8 |
+
- lora
|
9 |
+
- diffusers
|
10 |
+
- template:sd-lora
|
11 |
+
- migrated
|
12 |
+
- space
|
13 |
+
- scifi
|
14 |
+
- nebula
|
15 |
+
- style
|
16 |
+
- space nebula
|
17 |
+
|
18 |
+
base_model: black-forest-labs/FLUX.1-dev
|
19 |
+
instance_prompt: mad-nbla
|
20 |
+
widget:
|
21 |
+
- text: 'mad-nbla that forms the text "SPACE NEBULA by madcaddie" '
|
22 |
+
|
23 |
+
output:
|
24 |
+
url: >-
|
25 |
+
27201163.jpeg
|
26 |
+
- text: 'mad-nbla woman with angel wings '
|
27 |
+
|
28 |
+
output:
|
29 |
+
url: >-
|
30 |
+
27181508.jpeg
|
31 |
+
- text: 'punk rocker playing guitar made of mad-nbla '
|
32 |
+
|
33 |
+
output:
|
34 |
+
url: >-
|
35 |
+
27181518.jpeg
|
36 |
+
- text: 'mad-nbla skull shooting flames out of the mouth '
|
37 |
+
|
38 |
+
output:
|
39 |
+
url: >-
|
40 |
+
27204119.jpeg
|
41 |
+
- text: 'space-station that looks like a lighthouse on a mad-nbla cloud '
|
42 |
+
|
43 |
+
output:
|
44 |
+
url: >-
|
45 |
+
27181523.jpeg
|
46 |
+
- text: 'mad-nbla godzilla '
|
47 |
+
|
48 |
+
output:
|
49 |
+
url: >-
|
50 |
+
27205780.jpeg
|
51 |
+
- text: 'woman wearing a mad-nbla dress, ballroom '
|
52 |
+
|
53 |
+
output:
|
54 |
+
url: >-
|
55 |
+
27181573.jpeg
|
56 |
+
|
57 |
+
---
|
58 |
+
|
59 |
+
# Space Nebula FLUX, SDXL & Pony
|
60 |
+
|
61 |
+
<Gallery />
|
62 |
+
|
63 |
+
|
64 |
+
|
65 |
+
|
66 |
+
|
67 |
+
## Model description
|
68 |
+
|
69 |
+
<p>Hey there,</p><p>this lora turns everything into a space nebula.</p><p>If you enjoy my work, consider showing your support with a 👍 or ❤️ on the model or images—it really keeps me motivated!</p><p>You can also follow me or buy me a coffee <span style="color:rgb(193, 194, 197)">☕ at: </span><a target="_blank" rel="ugc" href="https://ko-fi.com/madcaddie"><u><span style="color:rgb(34, 139, 230)">https://ko-fi.com/madcaddie</span></u></a></p><p><em><span style="color:rgb(21, 170, 191)">Usage tips for the LoRA are in the version details</span></em></p><p>Thanks and have fun!</p>
|
70 |
+
|
71 |
+
## Trigger words
|
72 |
+
You should use `mad-nbla` to trigger the image generation.
|
73 |
+
|
74 |
+
|
75 |
+
## Download model
|
76 |
+
|
77 |
+
Weights for this model are available in Safetensors format.
|
78 |
+
|
79 |
+
[Download](/Keltezaa/space-nebula-flux-sdxl-pony/tree/main) them in the Files & versions tab.
|
80 |
+
|
81 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
82 |
+
|
83 |
+
```py
|
84 |
+
from diffusers import AutoPipelineForText2Image
|
85 |
+
import torch
|
86 |
+
|
87 |
+
device = "cuda" if torch.cuda.is_available() else "cpu"
|
88 |
+
|
89 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
|
90 |
+
pipeline.load_lora_weights('Keltezaa/space-nebula-flux-sdxl-pony', weight_name='Space Nebula FLUX.safetensors')
|
91 |
+
image = pipeline('woman wearing a mad-nbla dress, ballroom ').images[0]
|
92 |
+
```
|
93 |
+
|
94 |
+
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)
|
95 |
+
|
Space Nebula FLUX.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3477d4dbc4f9421afe897b98874555c8a5de14161c6c3b24545d43a5150b569c
|
3 |
+
size 19257392
|