Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

atMrMattV
/
Visione

Text-to-Image
Diffusers
ONNX
Safetensors
GGUF
English
art
agent
image-generation
video-generation
text-to-video
style-transfer
image-editing
tts
local-inference
Model card Files Files and versions
xet
Community

Instructions to use atMrMattV/Visione with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use atMrMattV/Visione with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("atMrMattV/Visione", 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
  • Draw Things
  • DiffusionBee
Visione / models
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
atMrMattV's picture
atMrMattV
Add files using upload-large-folder tool
ba8114e verified about 2 months ago
  • ace-step
    Add files using upload-large-folder tool about 2 months ago
  • dettaglio-restyle
    Add files using upload-large-folder tool about 2 months ago
  • editing
    Add files using upload-large-folder tool about 2 months ago
  • faceswap
    Add files using upload-large-folder tool about 2 months ago
  • flux2-klein
    Add files using upload-large-folder tool about 2 months ago
  • hunyuan-foley
    Add files using upload-large-folder tool about 2 months ago
  • kiwi-edit
    Add files using upload-large-folder tool about 2 months ago
  • llm
    Add files using upload-large-folder tool about 2 months ago
  • ltx2
    Add files using upload-large-folder tool about 2 months ago
  • qwen-tts
    Add files using upload-large-folder tool about 2 months ago
  • realesrgan
    Add files using upload-large-folder tool about 2 months ago
  • rife
    Add files using upload-large-folder tool about 2 months ago
  • seedvr2
    Add files using upload-large-folder tool about 2 months ago
  • styles
    Add files using upload-large-folder tool about 2 months ago
  • upscaler
    Add files using upload-large-folder tool about 2 months ago
  • voice-presets
    Add files using upload-large-folder tool about 2 months ago
  • z-image-ControlNet-Union
    Add files using upload-large-folder tool about 2 months ago
  • z-image
    Add files using upload-large-folder tool about 2 months ago