Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

morgan
/
torta

Text-to-Image
Diffusers
TensorBoard
PyTorch
StableDiffusionPipeline
stable-diffusion
diffusion-models-class
dreambooth-hackathon
food
Model card Files Files and versions
xet
Metrics Training metrics Community
2

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

  • Libraries
  • Diffusers

    How to use morgan/torta with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("morgan/torta", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of a field of tortas"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
torta
5.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
valhalla's picture
valhalla
Add `scale_factor` to vae config.
3c0abe0 over 3 years ago
  • feature_extractor
    Upload with huggingface_hub over 3 years ago
  • logs
    trained 'Ae68tVcVmwwQ sandwich' using LastBen fast dreambooth, 600 steps, 6e-6, text encoder 250 wandb:https://wandb.ai/morgan/hf-dreambooth/runs/2vdupp27 over 3 years ago
  • safety_checker
    Upload with huggingface_hub over 3 years ago
  • scheduler
    trained 'Ae68tVcVmwwQ sandwich' using LastBen fast dreambooth, 400 steps, wandb:https://wandb.ai/morgan/hf-dreambooth/runs/s78vlgnc over 3 years ago
  • text_encoder
    trained 'Ae68tVcVmwwQ sandwich' using LastBen fast dreambooth, 600 steps, 6e-6, text encoder 250 wandb:https://wandb.ai/morgan/hf-dreambooth/runs/2vdupp27 over 3 years ago
  • tokenizer
    trained 'Ae68tVcVmwwQ sandwich' using LastBen fast dreambooth, 400 steps, wandb:https://wandb.ai/morgan/hf-dreambooth/runs/s78vlgnc over 3 years ago
  • unet
    trained 'Ae68tVcVmwwQ sandwich' using LastBen fast dreambooth, 600 steps, 6e-6, text encoder 250 wandb:https://wandb.ai/morgan/hf-dreambooth/runs/2vdupp27 over 3 years ago
  • vae
    Add `scale_factor` to vae config. over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    1.35 kB
    added wandb link over 3 years ago
  • model_index.json
    510 Bytes
    trained 'Ae68tVcVmwwQ sandwich' using LastBen fast dreambooth, 400 steps, wandb:https://wandb.ai/morgan/hf-dreambooth/runs/s78vlgnc over 3 years ago