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

ankush-003
/
retinal_fundus

Diffusers
TensorBoard
English
DDPMPipeline
synthetic image generation
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use ankush-003/retinal_fundus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ankush-003/retinal_fundus with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ankush-003/retinal_fundus", 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
retinal_fundus / logs /train_unconditional
Ctrl+K
Ctrl+K
  • 1 contributor
History: 42 commits
ankush-003's picture
ankush-003
Epoch 99
560a71b almost 3 years ago
  • events.out.tfevents.1689329640.shakti.95138.0
    1.56 MB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1689334870.shakti.137243.0
    2.57 kB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1689335027.shakti.138058.0
    344 kB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1689336211.shakti.148812.0
    1.09 MB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1689337069.shakti.163061.0
    2.14 MB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1689340906.shakti.211258.0
    88 Bytes
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1689340999.shakti.211548.0
    1.2 kB
    xet
    Epoch 0 almost 3 years ago
  • events.out.tfevents.1689341053.shakti.211912.0
    2.59 MB
    xet
    Epoch 99 almost 3 years ago