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

gokaygokay
/
age

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

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

  • Libraries
  • Diffusers

    How to use gokaygokay/age with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("gokaygokay/age", 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
age
5.72 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
gokaygokay's picture
gokaygokay
Upload 2 files
d81c431 verified over 1 year ago
  • feature_extractor
    Upload 21 files almost 2 years ago
  • logs
    Upload 21 files almost 2 years ago
  • safety_checker
    Upload 21 files almost 2 years ago
  • scheduler
    Upload 21 files almost 2 years ago
  • text_encoder
    Upload 21 files almost 2 years ago
  • tokenizer
    Upload 21 files almost 2 years ago
  • unet
    Upload 21 files almost 2 years ago
  • vae
    Upload 21 files almost 2 years ago
  • .DS_Store
    10.2 kB
    Upload 21 files almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    31 Bytes
    initial commit almost 2 years ago
  • age.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    9.14 MB
    xet
    Upload 2 files almost 2 years ago
  • age.safetensors
    8.79 MB
    xet
    Upload 2 files over 1 year ago
  • age_baby.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    15.8 MB
    xet
    Upload 2 files almost 2 years ago
  • age_baby.safetensors
    15.2 MB
    xet
    Upload 2 files over 1 year ago
  • model_config.json
    2.1 kB
    Upload 21 files almost 2 years ago
  • model_index.json
    577 Bytes
    Upload 21 files almost 2 years ago
  • random_lora.safetensors
    186 MB
    xet
    Upload random_lora.safetensors almost 2 years ago