bingbangboom commited on
Commit
6b94a86
·
verified ·
1 Parent(s): 63f430e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -6,10 +6,20 @@ tags:
6
  - diffusers
7
  - fal
8
  base_model: black-forest-labs/FLUX.1-dev
9
- instance_prompt: a barn owl with emerging from the shadows of a nighttime forest, in the style of Oilstyle002
10
  license: other
11
  license_name: flux-1-dev-non-commercial-license
12
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
 
 
 
 
 
 
 
 
 
 
13
  ---
14
  # flux_Oilstyle
15
 
 
6
  - diffusers
7
  - fal
8
  base_model: black-forest-labs/FLUX.1-dev
9
+ instance_prompt: in the style of Oilstyle002
10
  license: other
11
  license_name: flux-1-dev-non-commercial-license
12
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
13
+ widget:
14
+ - text: "a white-haired young woman wearing a flower crown, a very large fiery dragon, castle in the background, in the style of Oilstyle002"
15
+ output:
16
+ url: extras/1.jpg
17
+ - text: "a young woman wearing glasses, a baseball cap and a scarf, standing in front of old dilapidated lighthouse, crashing waves, in the style of Oilstyle002"
18
+ output:
19
+ url: extras/2.jpg
20
+ - text: "a cat in a field of lavender flowers, in the style of Oilstyle002"
21
+ output:
22
+ url: extras/3.jpg
23
  ---
24
  # flux_Oilstyle
25