thumbnail
Browse files
README.md
CHANGED
@@ -25,25 +25,28 @@ widget:
|
|
25 |
- text: a black and white movie scene of charlie chaplin wearing spectacles
|
26 |
output:
|
27 |
url: images/example_hryh32ojx.png
|
|
|
|
|
|
|
28 |
base_model: black-forest-labs/FLUX.1-dev
|
29 |
instance_prompt: wearing spectacles
|
30 |
license: other
|
31 |
license_name: flux-1-dev-non-commercial-license
|
32 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
33 |
-
|
34 |
---
|
35 |
-
|
36 |
-
# spectacles
|
37 |
-
|
38 |
-
Trained with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
39 |
-
|
40 |
-
<Gallery />
|
41 |
-
|
42 |
-
## Trigger words
|
43 |
-
|
44 |
-
You should use `wearing spectacles` to trigger the image generation.
|
45 |
-
|
46 |
-
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
47 |
-
|
48 |
-
Weights for this model are available in Safetensors format.
|
49 |
-
|
|
|
25 |
- text: a black and white movie scene of charlie chaplin wearing spectacles
|
26 |
output:
|
27 |
url: images/example_hryh32ojx.png
|
28 |
+
- text: albert einstein in a black and white photo, wearing spectacles
|
29 |
+
output:
|
30 |
+
url: images/einstein.png
|
31 |
base_model: black-forest-labs/FLUX.1-dev
|
32 |
instance_prompt: wearing spectacles
|
33 |
license: other
|
34 |
license_name: flux-1-dev-non-commercial-license
|
35 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
36 |
+
thumbnail: resolve/main/images/einstein.png
|
37 |
---
|
38 |
+
|
39 |
+
# spectacles
|
40 |
+
|
41 |
+
Trained with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
42 |
+
|
43 |
+
<Gallery />
|
44 |
+
|
45 |
+
## Trigger words
|
46 |
+
|
47 |
+
You should use `wearing spectacles` to trigger the image generation.
|
48 |
+
|
49 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
50 |
+
|
51 |
+
Weights for this model are available in Safetensors format.
|
52 |
+
|