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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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 /flux2-klein
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
atMrMattV's picture
atMrMattV
Add files using upload-large-folder tool
ba8114e verified 2 months ago
  • scheduler
    Add files using upload-large-folder tool 2 months ago
  • text_encoder
    Add files using upload-large-folder tool 2 months ago
  • tokenizer
    Add files using upload-large-folder tool 2 months ago
  • transformer
    Add files using upload-large-folder tool 2 months ago
  • transformer_9b
    Add files using upload-large-folder tool 2 months ago
  • vae
    Add files using upload-large-folder tool 2 months ago
  • Flux-2-Klein-9B-KV-Q8_0.gguf
    9.98 GB
    xet
    Add files using upload-large-folder tool 2 months ago
  • flux-2-klein-9b.safetensors
    18.2 GB
    xet
    Add files using upload-large-folder tool 2 months ago
  • flux2-vae.safetensors
    336 MB
    xet
    Add files using upload-large-folder tool 2 months ago
  • klein-9b_detail_slider_v1.safetensors
    20.7 MB
    xet
    Add files using upload-large-folder tool 2 months ago
  • klein_slider_detail.safetensors
    20.7 MB
    xet
    Add files using upload-large-folder tool 2 months ago
  • uncrop_F2K9B.safetensors
    166 MB
    xet
    Add files using upload-large-folder tool 2 months ago