Instructions to use blackbearreloaded/ProsperoAI-SD-Turbo-FP16-PS5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use blackbearreloaded/ProsperoAI-SD-Turbo-FP16-PS5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("blackbearreloaded/ProsperoAI-SD-Turbo-FP16-PS5", 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
ProsperoAI SD-Turbo FP16 for PlayStation 5
Powered by Stability AI.
This is the curated, install-ready SD-Turbo FP16 model folder for ProsperoAI, a native local AI application for PlayStation 5. The weights are derived from stabilityai/sd-turbo and were validated with ProsperoAI's native PS5 AGC GPU backend.
Install
Download this repository and copy the complete sd-turbo-fp16/ folder to:
PPSA99004/models/sd-turbo-fp16/
Keep the folder name and internal directory structure unchanged. Restart ProsperoAI, open Workshop, and select SD-Turbo FP16. Generated images are stored with their conversation session.
Runtime profile
- Purpose: text to image
- Precision: FP16
- Output: 512 × 512
- Sampler: Euler A, one step, CFG 1.0
- GPU path: UNet and VAE through the native PS5 AGC backend
- Text encoder: CPU
- Training: none; the selected upstream FP16 files are renamed for the PS5 runtime
PlayStation 5 validation
The curated folder generated a 512 × 512 image in the sandboxed PPSA99004
application on firmware 6.02. The measured end-to-end generation time was
75.997 seconds, including 34.917 seconds for diffusion and 31.2 seconds for
VAE decode. ProsperoAI displays the resulting image directly in its saved
session.
This is an Alpha port. SD-Turbo has known limitations with prompt alignment, faces, fine detail, and readable text.
Reproduce this folder
provenance/model-preparation.json records the exact upstream revision,
required files, hashes, runtime settings, and PS5 validation. With the
ProsperoAI Alpha 2 model tools,
run:
prepare-model \
--provenance provenance/model-preparation.json \
/path/to/sd-turbo-snapshot
The command verifies the three source FP16 safetensors files, creates the runtime directory, and verifies every output before publishing it.
License and attribution
The model is distributed under the Stability AI Community License. See NOTICE for the required attribution and a description of the packaging changes. Commercial users must follow the registration and revenue conditions in that license and all use must comply with Stability AI's Acceptable Use Policy.
ProsperoAI packaging and PS5 validation: BlackBearReloaded.
- Downloads last month
- -
Model tree for blackbearreloaded/ProsperoAI-SD-Turbo-FP16-PS5
Base model
stabilityai/sd-turbo