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

YuqiChen
/
model

Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use YuqiChen/model with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("YuqiChen/model", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "quanguomeizhan oil painting art"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
model / logs /dreambooth
419 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
YuqiChen's picture
YuqiChen
End of training
116695a over 2 years ago
  • 1692378033.1894922
    End of training over 2 years ago
  • 1692378033.191282
    End of training over 2 years ago
  • 1692409639.1383097
    End of training over 2 years ago
  • 1692409639.1401732
    End of training over 2 years ago
  • 1692502291.9164777
    End of training over 2 years ago
  • 1692502291.918578
    End of training over 2 years ago
  • 1692503350.718283
    End of training over 2 years ago
  • 1692503350.7202861
    End of training over 2 years ago
  • events.out.tfevents.1692378033.3e4c07f18b72.2659.0
    134 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1692409639.b19bd3734522.18368.0
    134 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1692502291.9c82a827b453.13885.0
    88 Bytes
    xet
    End of training over 2 years ago
  • events.out.tfevents.1692503350.9c82a827b453.24356.0
    134 kB
    xet
    End of training over 2 years ago