Update README.md
Browse files
README.md
CHANGED
|
@@ -16,19 +16,6 @@ height: 1024
|
|
| 16 |
width: 512
|
| 17 |
---
|
| 18 |
|
| 19 |
-
# Saba
|
| 20 |
-
|
| 21 |
-
Trained on Replicate using:
|
| 22 |
-
|
| 23 |
-
https://replicate.com/ostris/flux-dev-lora-trainer/train
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
## Trigger words
|
| 27 |
-
You should use `SABA` to trigger the image generation.
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
| 31 |
-
|
| 32 |
```py
|
| 33 |
from diffusers import AutoPipelineForText2Image
|
| 34 |
import torch
|
|
|
|
| 16 |
width: 512
|
| 17 |
---
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
```py
|
| 20 |
from diffusers import AutoPipelineForText2Image
|
| 21 |
import torch
|