BlackDiamondSoul commited on
Commit
8ba2661
·
verified ·
1 Parent(s): d4b6281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model: black-forest-labs/FLUX.1-dev
3
- license: other
4
  license_name: flux-1-dev-non-commercial-license
5
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
6
  tags:
@@ -12,21 +12,24 @@ tags:
12
  - diffusers
13
  - template:sd-lora
14
  widget:
15
- - text: a black and white photo of a Rolls Royce car with a hood ornament on top of it. The logo of the car is visible, along with the text "Rolls Royce" written on it.
 
 
 
16
  output:
17
  url: samples/gallery_20240911_164722.png
18
- - text: 멋진 요트를 배경으로 한 롤스로이스, along with the text "Rolls Royce" written on it.
19
  output:
20
  url: samples/gallery_20240911_124736.png
21
- - text: 멋진 자가용 비행기를 배경으로 한 롤스로이스, along with the text "Rolls Royce" written on it.
22
  output:
23
  url: samples/gallery_20240911_124931.png
24
- - text: 롤스로이스 앞에 서있는 테일러스위프, along with the text "Rolls Royce" written on it.
25
  output:
26
- url: samples/gallery_20240911_125109.png
27
- - text: 롤스로이스 실내 인테리어, along with the text "Rolls Royce" written on it.
28
  output:
29
- url: samples/gallery_20240911_130343.png
30
  instance_prompt: car rollsroyce
31
  ---
32
 
@@ -56,5 +59,4 @@ image = pipeline('A person in a bustling cafe car rollsroyce').images[0]
56
  image.save("my_image.png")
57
  ```
58
 
59
- 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)
60
-
 
1
  ---
2
  base_model: black-forest-labs/FLUX.1-dev
3
+ license: bigscience-openrail-m
4
  license_name: flux-1-dev-non-commercial-license
5
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
6
  tags:
 
12
  - diffusers
13
  - template:sd-lora
14
  widget:
15
+ - text: >-
16
+ a black and white photo of a Rolls Royce car with a hood ornament on top of
17
+ it. The logo of the car is visible, along with the text "Rolls Royce"
18
+ written on it.
19
  output:
20
  url: samples/gallery_20240911_164722.png
21
+ - text: 멋진 요트를 배경으로 한 롤스로이스, along with the text "Rolls Royce" written on it.
22
  output:
23
  url: samples/gallery_20240911_124736.png
24
+ - text: 멋진 자가용 비행기를 배경으로 한 롤스로이스, along with the text "Rolls Royce" written on it.
25
  output:
26
  url: samples/gallery_20240911_124931.png
27
+ - text: 롤스로이스 앞에 서있는 테일러스위프, along with the text "Rolls Royce" written on it.
28
  output:
29
+ url: samples/gallery_20240911_125109.png
30
+ - text: 롤스로이스 실내 인테리어, along with the text "Rolls Royce" written on it.
31
  output:
32
+ url: samples/gallery_20240911_130343.png
33
  instance_prompt: car rollsroyce
34
  ---
35
 
 
59
  image.save("my_image.png")
60
  ```
61
 
62
+ 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)