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

WaveCut
/
Cosmos3-Super-Text2Image-ModelOpt-FP8-Transformer

Text-to-Image
Diffusers
cosmos3
modelopt
fp8
nvidia
Model card Files Files and versions
xet
Community

Instructions to use WaveCut/Cosmos3-Super-Text2Image-ModelOpt-FP8-Transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use WaveCut/Cosmos3-Super-Text2Image-ModelOpt-FP8-Transformer with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("WaveCut/Cosmos3-Super-Text2Image-ModelOpt-FP8-Transformer", 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 Settings
  • Draw Things
  • DiffusionBee
Cosmos3-Super-Text2Image-ModelOpt-FP8-Transformer / examples
18.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
WaveCut's picture
WaveCut
Add files using upload-large-folder tool
1fe2608 verified 1 day ago
  • 01_metro_archive_reading_room_modelopt_fp8.png
    1.59 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 02_arctic_greenhouse_night_shift_modelopt_fp8.png
    1.83 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 03_control_room_restoration_modelopt_fp8.png
    1.53 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 04_rain_market_cross_section_modelopt_fp8.png
    1.85 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 05_manuscript_restoration_table_modelopt_fp8.png
    1.7 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 06_robotic_assembly_line_signage_modelopt_fp8.png
    1.48 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 07_kitchen_storm_chess_table_modelopt_fp8.png
    1.48 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 08_orbital_cockpit_cyrillic_ui_modelopt_fp8.png
    1.51 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 09_flood_command_center_modelopt_fp8.png
    1.7 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • 10_cyrillic_newspaper_press_modelopt_fp8.png
    1.73 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • nvidia_example_caption_bf16.png
    1.22 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • nvidia_example_caption_modelopt_fp8.png
    1.26 MB
    xet
    Add files using upload-large-folder tool 1 day ago