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

Croscot
/
carritos

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

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

  • Libraries
  • Diffusers

    How to use Croscot/carritos with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Croscot/carritos", 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
carritos / logs /train_unconditional
3.52 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Croscot's picture
Croscot
Epoch 0
cf5c608 verified almost 2 years ago
  • events.out.tfevents.1718298473.8631d9fc3ab7.20527.0
    2.93 MB
    xet
    Epoch 49 almost 2 years ago
  • events.out.tfevents.1718324588.3288f65ba155.2476.0
    41.9 kB
    xet
    Epoch 0 almost 2 years ago
  • events.out.tfevents.1718324846.3288f65ba155.6014.0
    353 kB
    xet
    Epoch 0 almost 2 years ago
  • events.out.tfevents.1718325610.3288f65ba155.9333.0
    193 kB
    xet
    Epoch 0 almost 2 years ago