lichorosario commited on
Commit
48cd3f6
1 Parent(s): 3215f68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -9
README.md CHANGED
@@ -1,17 +1,24 @@
1
  ---
 
 
 
 
 
2
  tags:
3
- - text-to-image
4
- - fluxlora
5
  - diffusers
6
- - template:sd-lora
 
 
 
 
 
 
 
 
7
  widget:
8
  - output:
9
  url: samples/1726701472774__000003000_0.jpg
10
  text: wounded centaur, mythical creature [trigger]
11
- base_model:
12
- - black-forest-labs/FLUX.1-schnell
13
- trigger: in a dark fantasy style, grainy
14
- license: other
15
- license_name: flux-1-dev-non-commercial-license
16
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
17
  ---
 
1
  ---
2
+ license: other
3
+ license_name: flux-1-dev-non-commercial-license
4
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
5
+ language:
6
+ - en
7
  tags:
8
+ - flux
 
9
  - diffusers
10
+ - lora
11
+ base_model: black-forest-labs/FLUX.1-schnell
12
+ pipeline_tag: text-to-image
13
+ library_name: diffusers
14
+ inference:
15
+ parameters:
16
+ width: 1024
17
+ height: 1024
18
+
19
  widget:
20
  - output:
21
  url: samples/1726701472774__000003000_0.jpg
22
  text: wounded centaur, mythical creature [trigger]
23
+
 
 
 
 
 
24
  ---