How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("BikoRiko/gpt-txt", dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

hi yall my ai gpt-txt is a txt classification ai it is small but i plan on releasing better versions and imrpoved ones soon good news I am working on a new one that is much better. it's small but is better then a 1b parameter ai and is very fast beocus eil be focusing on the data quality and correction

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support