Instructions to use rechido/20231127_shift_0to10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rechido/20231127_shift_0to10 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("rechido/20231127_shift_0to10", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Epoch 99
Browse files- {checkpoint-340000 β checkpoint-375000}/optimizer.bin +1 -1
- {checkpoint-340000 β checkpoint-375000}/random_states_0.pkl +1 -1
- {checkpoint-340000 β checkpoint-375000}/scheduler.bin +1 -1
- {checkpoint-340000 β checkpoint-375000}/unet/config.json +0 -0
- {checkpoint-340000 β checkpoint-375000}/unet/diffusion_pytorch_model.safetensors +1 -1
- unet/diffusion_pytorch_model.safetensors +1 -1
{checkpoint-340000 β checkpoint-375000}/optimizer.bin
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 909763299
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:476c7911f64e3345ed6fa6f61b53183a02b9d4c263aa5e47690b237071937a15
|
| 3 |
size 909763299
|
{checkpoint-340000 β checkpoint-375000}/random_states_0.pkl
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14727
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f111c0819f04e4c089db97f96b90e526b055ea289dbac9e78fb1b366f9c17ae9
|
| 3 |
size 14727
|
{checkpoint-340000 β checkpoint-375000}/scheduler.bin
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 563
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61377048a71e3e789a033e62479e9d1562d158569a7ce3c6f44e8026617ee4c0
|
| 3 |
size 563
|
{checkpoint-340000 β checkpoint-375000}/unet/config.json
RENAMED
|
File without changes
|
{checkpoint-340000 β checkpoint-375000}/unet/diffusion_pytorch_model.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454741108
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97ea63a0c33dc01ec672a7af4e3d25db2f1dcd26a1e30f1ad7295fa841d0ae5c
|
| 3 |
size 454741108
|
unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 454741108
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97ea63a0c33dc01ec672a7af4e3d25db2f1dcd26a1e30f1ad7295fa841d0ae5c
|
| 3 |
size 454741108
|