Text-to-Image
Diffusers
English
art
people
diffusion
Cinematic
Photography
Landscape
Interior
Food
Car
Wildlife
Architecture
Instructions to use ijain314/Juggernaut-XI-v11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ijain314/Juggernaut-XI-v11 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ijain314/Juggernaut-XI-v11", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload folder using huggingface_hub
Browse files- Juggernaut-XI-byRunDiffusion.safetensors +1 -0
- model_index.json +1 -1
- scheduler/scheduler_config.json +1 -1
- text_encoder/config.json +1 -1
- text_encoder/pytorch_model.bin +1 -0
- text_encoder_2/config.json +1 -1
- text_encoder_2/pytorch_model.bin +1 -0
- unet/config.json +1 -0
- unet/diffusion_pytorch_model.bin +1 -0
- vae/config.json +1 -0
- vae/diffusion_pytorch_model.bin +1 -0
Juggernaut-XI-byRunDiffusion.safetensors
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"error":"Sorry, we can't find the page you are looking for."}
|
model_index.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted
|
|
|
|
| 1 |
+
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted and you are not in the authorized list. Visit https://huggingface.co/RunDiffusion/Juggernaut-XI-v11 to ask for access.
|
scheduler/scheduler_config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted
|
|
|
|
| 1 |
+
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted and you are not in the authorized list. Visit https://huggingface.co/RunDiffusion/Juggernaut-XI-v11 to ask for access.
|
text_encoder/config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted
|
|
|
|
| 1 |
+
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted and you are not in the authorized list. Visit https://huggingface.co/RunDiffusion/Juggernaut-XI-v11 to ask for access.
|
text_encoder/pytorch_model.bin
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"error":"Sorry, we can't find the page you are looking for."}
|
text_encoder_2/config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted
|
|
|
|
| 1 |
+
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted and you are not in the authorized list. Visit https://huggingface.co/RunDiffusion/Juggernaut-XI-v11 to ask for access.
|
text_encoder_2/pytorch_model.bin
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"error":"Sorry, we can't find the page you are looking for."}
|
unet/config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted and you are not in the authorized list. Visit https://huggingface.co/RunDiffusion/Juggernaut-XI-v11 to ask for access.
|
unet/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"error":"Sorry, we can't find the page you are looking for."}
|
vae/config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Access to model RunDiffusion/Juggernaut-XI-v11 is restricted and you are not in the authorized list. Visit https://huggingface.co/RunDiffusion/Juggernaut-XI-v11 to ask for access.
|
vae/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"error":"Sorry, we can't find the page you are looking for."}
|