Text-to-Image
Diffusers
English
stable diffusion
anime
comic books
illustration
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("xFutureTechx/lost_and_found_2025", torch_dtype=torch.bfloat16, device_map="cuda")

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

LOST N FOUND

A lot of these MAY be easily found via asian sites or google drive, these are not OWNED BY ME AT ALL, i'm just putting them in here so when I go to use them in batchlinks I DONT HAVE TO MESS WITH IT DOO DAAAHH.


Do's and Don'ts:

Do USE XYPHER'S Tool to find metadata! Doro Metadata

Do NOT REUPLOAD

DO - Reuse, RECYCLE AND MERGE! - Credit, and if possible leave metadata on - not because we're a prude, but because then I can see what lovely creations you've used and how smart you are compared to me!

Runpod VastAI

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

Model tree for xFutureTechx/lost_and_found_2025

Finetuned
(389)
this model

Datasets used to train xFutureTechx/lost_and_found_2025