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

Astroboy01
/
Medxffusion

Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use Astroboy01/Medxffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Astroboy01/Medxffusion", 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
  • Draw Things
  • DiffusionBee
Medxffusion / logs /dreambooth
49.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Astroboy01's picture
Astroboy01
First try of medical diffusion
e8a748d about 3 years ago
  • 1679013075.5035028
    First try of medical diffusion about 3 years ago
  • 1679013075.5041416
    First try of medical diffusion about 3 years ago
  • 1679013426.996993
    First try of medical diffusion about 3 years ago
  • 1679013426.997696
    First try of medical diffusion about 3 years ago
  • 1679013754.5859103
    First try of medical diffusion about 3 years ago
  • 1679013754.5866027
    First try of medical diffusion about 3 years ago
  • 1679014320.5429738
    First try of medical diffusion about 3 years ago
  • 1679014320.5436678
    First try of medical diffusion about 3 years ago
  • events.out.tfevents.1679013075.lapirog-System-Product-Name.10133.0
    170 Bytes
    xet
    First try of medical diffusion about 3 years ago
  • events.out.tfevents.1679013426.lapirog-System-Product-Name.10259.0
    170 Bytes
    xet
    First try of medical diffusion about 3 years ago
  • events.out.tfevents.1679013754.lapirog-System-Product-Name.10486.0
    170 Bytes
    xet
    First try of medical diffusion about 3 years ago
  • events.out.tfevents.1679014320.lapirog-System-Product-Name.10957.0
    33.4 kB
    xet
    First try of medical diffusion about 3 years ago