Instructions to use theuniquebob/test123 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use theuniquebob/test123 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("DK9/3D_MMORPG_style_z-image-turbo_lora", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("theuniquebob/test123") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
MysticXXX-v7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3ca41f277682a0058535d6b38b27a563509aff7beb9a1d5573851c90606036a
|
| 3 |
+
size 153807416
|
images/photo-1588516903720-8ceb67f9ef84.jpeg
ADDED
|
Git LFS Details
|