Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
lora
poralus
enchanted
asmr
ethereal
artistic
Instructions to use Below-Image/Poralus-Image-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Below-Image/Poralus-Image-1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Below-Image/Poralus-Image-1") prompt = "a professional, high enchanted forest, asmr style" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Sayana commited on
Add files using upload-large-folder tool
Browse files
vae/config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderKL",
|
| 3 |
+
"block_out_channels": [
|
| 4 |
+
128,
|
| 5 |
+
256,
|
| 6 |
+
512,
|
| 7 |
+
512
|
| 8 |
+
],
|
| 9 |
+
"in_channels": 3,
|
| 10 |
+
"latent_channels": 4,
|
| 11 |
+
"layers_per_block": 2,
|
| 12 |
+
"norm_num_groups": 32,
|
| 13 |
+
"out_channels": 3,
|
| 14 |
+
"sample_size": 512
|
| 15 |
+
}
|
vae/diffusion_pytorch_model_1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b857ea49e0b2bcc4eb7a44e44b1d24a62cbd386a3c20c5ffe0c4e9772022d082
|
| 3 |
+
size 1342177280
|
vae/diffusion_pytorch_model_2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b857ea49e0b2bcc4eb7a44e44b1d24a62cbd386a3c20c5ffe0c4e9772022d082
|
| 3 |
+
size 1342177280
|
vae/diffusion_pytorch_model_3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b857ea49e0b2bcc4eb7a44e44b1d24a62cbd386a3c20c5ffe0c4e9772022d082
|
| 3 |
+
size 1342177280
|
vae/diffusion_pytorch_model_4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b857ea49e0b2bcc4eb7a44e44b1d24a62cbd386a3c20c5ffe0c4e9772022d082
|
| 3 |
+
size 1342177280
|