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
228 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 81 commits
atMrMattV's picture
atMrMattV
Update README.md
30b59cb verified 26 days ago
  • full_res_assets
    Upload 15 files about 2 months ago
  • models
    Add files using upload-large-folder tool about 2 months ago
  • .gitattributes
    18.8 kB
    Upload Visione_0.6.1_x64-setup.exe 26 days ago
  • README.md
    15.2 kB
    Update README.md 26 days ago
  • Visione_0.6.1_x64-setup.exe
    3.29 MB
    xet
    Upload Visione_0.6.1_x64-setup.exe 26 days ago