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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

damian0815
/
pashahlis-val-test-1e-6-ep40

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community
3

Instructions to use damian0815/pashahlis-val-test-1e-6-ep40 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use damian0815/pashahlis-val-test-1e-6-ep40 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("damian0815/pashahlis-val-test-1e-6-ep40", 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 Settings
  • Draw Things
  • DiffusionBee
pashahlis-val-test-1e-6-ep40
4.65 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
damian0815's picture
damian0815
Update README.md
e9459b6 over 3 years ago
  • _everydream2_config
    Upload val-test-7e-8.zip over 3 years ago
  • scheduler
    Upload with huggingface_hub (#1) over 3 years ago
  • text_encoder
    Upload with huggingface_hub (#1) over 3 years ago
  • tokenizer
    Upload with huggingface_hub (#1) over 3 years ago
  • unet
    Upload with huggingface_hub (#1) over 3 years ago
  • vae
    Upload with huggingface_hub (#1) over 3 years ago
  • .gitattributes
    1.73 kB
    Upload with huggingface_hub (#2) over 3 years ago
  • README.md
    244 Bytes
    Update README.md over 3 years ago
  • model_index.json
    511 Bytes
    Upload with huggingface_hub (#1) over 3 years ago
  • pashahlis-1e-6-1024x512.jpg
    20 MB
    xet
    Upload with huggingface_hub (#2) over 3 years ago
  • pashahlis-1e-6-640x896.jpg
    20.8 MB
    xet
    Upload with huggingface_hub (#2) over 3 years ago
  • pashahlis-1e-6-768x768.jpg
    22.1 MB
    xet
    Upload with huggingface_hub (#2) over 3 years ago
  • pashahlis-1e-6-896x640.jpg
    21.8 MB
    xet
    Upload with huggingface_hub (#2) over 3 years ago
  • pashahlis-1e-6-ep40.ckpt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.HalfStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    2.13 GB
    xet
    Upload pashahlis-1e-6-ep40.ckpt with huggingface_hub (#3) over 3 years ago