Instructions to use Masterjp123/Masterjps-Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Masterjp123/Masterjps-Models with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Masterjp123/Masterjps-Models", 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
- Draw Things
- DiffusionBee
Commit ·
3687492
1
Parent(s): 072beee
Upload 2 files
Browse files
MasterAnime Models/MasterAnime-V3-FULL-NOVAE.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:782d912dc01b1a5ff6876472bc2f8c5b33b6b7d556e732d57c4b0ec0111aa3e8
|
| 3 |
+
size 11094675572
|
MasterAnime Models/MasterAnime-V3-FULL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d1fadfc4db2885b560d20b68870e84435bcad65f3a75a5dcc6b5e7975529138
|
| 3 |
+
size 11094676204
|