Tiny Random Stable Diffusion XL is a test model published on Hugging Face under the optimum-intel-internal-testing organization. It implements the StableDiffusionXLPipeline for text-to-image generation and serves as a minimal random-weight stand-in for developers conducting integration tests.
The model is provided with a code example that loads it through the Diffusers library. After installing diffusers, transformers, and accelerate via pip, users instantiate the pipeline with torch_dtype set to bfloat16 and device_map set to cuda, then generate an image from a text prompt such as "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k". The same pipeline can be switched to the mps device for Apple hardware. It is classified as a text-to-image model and is compatible with the Diffusers ecosystem.
The model carries an apache-2.0 license. No pricing information is associated with it because it is distributed as a free open-source artifact on the Hugging Face hub. Its sole documented purpose is internal testing and demonstration of pipeline loading rather than production image generation.
Tiny Random Stable Diffusion Xl sits in PulseGate's Image generation category. It focuses on testing and validating Optimum Intel optimizations for Stable Diffusion pipelines without using full-scale models. Tiny Random Stable Diffusion Xl is an open-source project aimed at AI developers. The project is open source (Open Source). Tiny Random Stable Diffusion Xl is available on the web, the command line, and API.
It is developed by Optimum Intel Internal Testing.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do