Update README.md
Browse files
README.md
CHANGED
@@ -295,10 +295,11 @@ widget:
|
|
295 |
url: ./assets/image_55_0.png
|
296 |
---
|
297 |
|
298 |
-
#
|
299 |
|
300 |
This is a LyCORIS adapter derived from [stabilityai/stable-diffusion-3.5-medium](https://huggingface.co/stabilityai/stable-diffusion-3.5-medium).
|
301 |
|
|
|
302 |
|
303 |
The main validation prompt used during training was:
|
304 |
```
|
@@ -373,19 +374,6 @@ You may reuse the base model text encoder for inference.
|
|
373 |
}
|
374 |
```
|
375 |
|
376 |
-
## Datasets
|
377 |
-
|
378 |
-
### celebrities
|
379 |
-
- Repeats: 100
|
380 |
-
- Total number of images: ~3921
|
381 |
-
- Total number of aspect buckets: 29
|
382 |
-
- Resolution: 1.048576 megapixels
|
383 |
-
- Cropped: False
|
384 |
-
- Crop style: None
|
385 |
-
- Crop aspect: None
|
386 |
-
- Used for regularisation data: No
|
387 |
-
|
388 |
-
|
389 |
## Inference
|
390 |
|
391 |
|
|
|
295 |
url: ./assets/image_55_0.png
|
296 |
---
|
297 |
|
298 |
+
# Terminus Relay (v2)
|
299 |
|
300 |
This is a LyCORIS adapter derived from [stabilityai/stable-diffusion-3.5-medium](https://huggingface.co/stabilityai/stable-diffusion-3.5-medium).
|
301 |
|
302 |
+
For the earlier first release of Terminus Relay, see [terminusresearch/sd35-terminus-relay-v1](https://hf.co/terminusresearch/sd35-terminus-relay-v1).
|
303 |
|
304 |
The main validation prompt used during training was:
|
305 |
```
|
|
|
374 |
}
|
375 |
```
|
376 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
377 |
## Inference
|
378 |
|
379 |
|