Instructions to use KappaNeuro/beeple-mike-winkelmann-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use KappaNeuro/beeple-mike-winkelmann-style with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("KappaNeuro/beeple-mike-winkelmann-style") prompt = "Beeple (Mike Winkelmann) Style - Vintage 80s retro apocalyptic city scene overgrown with plants with a triangular alien space craft in the middle shot on medium format film mixed with VHS glitch" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0a057f8cbd1a9ab7738785155b21a3739c99288e5bff96963fbd37a6eae895a3
- Size of remote file:
- 228 MB
- SHA256:
- e750cccce0f8d978d04179041bb7d482284b8a2c2cf58c4ec6cd40c6c24fdb20
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.