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

FishWoWater
/
saved_models

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 FishWoWater/saved_models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use FishWoWater/saved_models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("FishWoWater/saved_models", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of sks dog"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
saved_models / logs /dreambooth
117 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
FishWoWater's picture
FishWoWater
End of training
3e106a6 over 2 years ago
  • 1704176475.5579984
    End of training over 2 years ago
  • 1704176475.5605295
    End of training over 2 years ago
  • 1704176526.0008528
    End of training over 2 years ago
  • 1704176526.0034962
    End of training over 2 years ago
  • 1704183733.829226
    End of training over 2 years ago
  • 1704183733.831717
    End of training over 2 years ago
  • 1704185664.941334
    End of training over 2 years ago
  • 1704185664.943955
    End of training over 2 years ago
  • events.out.tfevents.1704176475.hadoop-SYS-4029GP-TRTC-ZY001.869201.0
    88 Bytes
    xet
    End of training over 2 years ago
  • events.out.tfevents.1704176525.hadoop-SYS-4029GP-TRTC-ZY001.869299.0
    33.4 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1704183733.hadoop-SYS-4029GP-TRTC-ZY001.871838.0
    33.4 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1704185664.hadoop-SYS-4029GP-TRTC-ZY001.872247.0
    33.4 kB
    xet
    End of training over 2 years ago