Nishitbaria commited on
Commit
d8a4331
1 Parent(s): c0e4c44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  - diffusers
10
  - lora
11
  - replicate
 
12
  base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
14
  instance_prompt: animexl
@@ -36,7 +37,6 @@ widget:
36
  with dusty air and a sense of mystery"
37
  output:
38
  url: images/example_1fnaylit5.png
39
-
40
  ---
41
 
42
  # Animexl
@@ -63,4 +63,4 @@ pipeline.load_lora_weights('Nishit2411/AnimeXL', weight_name='lora.safetensors')
63
  image = pipeline('your prompt').images[0]
64
  ```
65
 
66
- 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)
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ - art
13
  base_model: black-forest-labs/FLUX.1-dev
14
  pipeline_tag: text-to-image
15
  instance_prompt: animexl
 
37
  with dusty air and a sense of mystery"
38
  output:
39
  url: images/example_1fnaylit5.png
 
40
  ---
41
 
42
  # Animexl
 
63
  image = pipeline('your prompt').images[0]
64
  ```
65
 
66
+ 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)