Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

veryVANYA
/
ps1-style-flux

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
style
nostalgia
game screenshot
ps1 style
console graphics
Model card Files Files and versions
xet
Community
1

Instructions to use veryVANYA/ps1-style-flux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use veryVANYA/ps1-style-flux with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("veryVANYA/ps1-style-flux")
    
    prompt = "ps1 game screenshot, the flash in a wheelchair, winning the boston marathon, hot streaks behind him as his wheelchair drives across the finish line, there is a banner overhead at the finish line with text ps1 flux by veryvanya, the flashs wheelchair is sleek and high-tech, with glowing blue accents and a bold, red stripe running along the side, his iconic red and gold costume is torn and worn, but still vibrant, with a few loose threads and scorch marks, the finish line is crowded with cheering spectators, the sky above is a bright, sunny blue, with a few puffy white clouds, the flashs face is set in a determined expression, his eyes fixed intently on the finish line, his arms are muscular and toned, with a few scars and bruises visible, the wheelchairs wheels are blurred, conveying a sense of speed and motion, the hot streaks behind the flash are long and curved, like a comets tail, and are colored in shades of orange, yellow, and red, the banner overhead is made of a shiny, metallic material, and the text ps1 flux by veryvanya is written in bold, graffiti-style letters"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
ps1-style-flux
172 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
veryVANYA's picture
veryVANYA
multimodalart's picture
multimodalart HF Staff
Add prompts (#1)
0ec0b09 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • 24439220.jpeg
    29.6 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 24440109.jpeg
    20.3 kB
    Upload folder using huggingface_hub almost 2 years ago
  • README.md
    3 kB
    Add prompts (#1) almost 2 years ago
  • ps1_style_flux_v1.safetensors
    172 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago