RedSparkie commited on
Commit
f8c3915
1 Parent(s): 587d7d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -34
README.md CHANGED
@@ -39,37 +39,4 @@ widget:
39
  output:
40
  url: >-
41
  25652404.jpeg
42
- ---
43
- # Aitana Ocaña
44
-
45
- <Gallery />
46
-
47
-
48
-
49
-
50
-
51
- ## Model description
52
-
53
- <p>Aitana Ocaña.</p><p>Just describe the scene. If it doesn't work, mention her as AitanaOcana.</p><p>The trigger word is supposed to be TNTCN, but it isn't necessary.</p><p>Please leave some Buzz and like the model if you want me to keep doing LORAs ♥.</p><p>Add some images and give me feedback so I can do better things ^^.</p>
54
-
55
- ## Trigger words
56
- You should use `TNTCN` to trigger the image generation.
57
-
58
- ## Download model
59
-
60
- Weights for this model are available in Safetensors format.
61
-
62
- [Download](/RedSparkie/aitana-ocana/tree/main) them in the Files & versions tab.
63
-
64
- ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
65
-
66
- ```py
67
- from diffusers import AutoPipelineForText2Image
68
- import torch
69
- pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-schnell', torch_dtype=torch.float16).to('cuda')
70
- pipeline.load_lora_weights('RedSparkie/aitana-ocana', weight_name='aitana.safetensors')
71
- image = pipeline('`TNTCN`').images[0]
72
- ```
73
-
74
- 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)
75
-
 
39
  output:
40
  url: >-
41
  25652404.jpeg
42
+ ---