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

GiusCat
/
tiffusion-mars-128

Diffusers
TensorBoard
Safetensors
DDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use GiusCat/tiffusion-mars-128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use GiusCat/tiffusion-mars-128 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("GiusCat/tiffusion-mars-128", 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
tiffusion-mars-128
17.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
GiusCat's picture
GiusCat
Upload 2 files
d4bf4a7 over 2 years ago
  • checkpoint-1000
    Epoch 20 over 2 years ago
  • checkpoint-1500
    Epoch 30 over 2 years ago
  • checkpoint-2000
    Epoch 40 over 2 years ago
  • checkpoint-2500
    Epoch 40 over 2 years ago
  • checkpoint-3000
    Epoch 50 over 2 years ago
  • checkpoint-3500
    Epoch 60 over 2 years ago
  • checkpoint-4000
    Epoch 70 over 2 years ago
  • checkpoint-4500
    Epoch 80 over 2 years ago
  • checkpoint-500
    Epoch 10 over 2 years ago
  • checkpoint-5000
    Epoch 80 over 2 years ago
  • checkpoint-5500
    Epoch 90 over 2 years ago
  • checkpoint-6000
    Epoch 99 over 2 years ago
  • logs
    Epoch 99 over 2 years ago
  • scheduler
    Epoch 0 over 2 years ago
  • unet
    Epoch 99 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • diffusion_pytorch_model.safetensors
    455 MB
    xet
    Upload 2 files over 2 years ago
  • model_index.json
    186 Bytes
    Epoch 0 over 2 years ago
  • scheduler_config.json
    467 Bytes
    Create scheduler_config.json over 2 years ago
  • unet_config.json
    1.07 kB
    Upload 2 files over 2 years ago