Text-to-Image
Diffusers
diffusers-training
lora
template:sd-lora
stable-diffusion-xl
stable-diffusion-xl-diffusers
Instructions to use minimini99/s8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use minimini99/s8 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("minimini99/s8") prompt = "A circular composition in [s8] style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
End of training
Browse files
README.md
CHANGED
|
@@ -6,6 +6,13 @@ instance_prompt: A circular composition in [s8] style
|
|
| 6 |
widget: []
|
| 7 |
tags:
|
| 8 |
- text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
- text-to-image
|
| 10 |
- diffusers-training
|
| 11 |
- diffusers
|
|
|
|
| 6 |
widget: []
|
| 7 |
tags:
|
| 8 |
- text-to-image
|
| 9 |
+
- diffusers-training
|
| 10 |
+
- diffusers
|
| 11 |
+
- lora
|
| 12 |
+
- template:sd-lora
|
| 13 |
+
- stable-diffusion-xl
|
| 14 |
+
- stable-diffusion-xl-diffusers
|
| 15 |
+
- text-to-image
|
| 16 |
- text-to-image
|
| 17 |
- diffusers-training
|
| 18 |
- diffusers
|
checkpoint-400/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 47393347
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:653f980551c56e3984d6231d2b6fdd643f12eff6cdf0fd7374b5e518100dd378
|
| 3 |
size 47393347
|
checkpoint-400/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 23390424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a15955065b0eb051aa5bed5c9e7cc28b472be1b0b8cc43cab658ec4327d052d8
|
| 3 |
size 23390424
|
checkpoint-400/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2981c0456d4b16c6a5d9c734469a08f96d3ed3e9ebd9915dea87df3f7bee90dd
|
| 3 |
size 14757
|
checkpoint-400/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1401
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8ba04cfa1739c407a0d278ae1dd4a9331f9abceb47d92b77e6125e9d544ae38
|
| 3 |
size 1401
|
pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 23390424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da624885b07b21cb9ef2551a7d8ef5c7dd8318f68e9e0d20a18be4844039d72e
|
| 3 |
size 23390424
|