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

loyal-misc
/
portalchambers

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community
1

Instructions to use loyal-misc/portalchambers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use loyal-misc/portalchambers with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("loyal-misc/portalchambers")
    
    prompt = "Portal2, testchamber, box, light, white background, empty, complex, futuristic, sci-fi, science fiction, game, video game, blue red green yellow dark black, intricate lines, hard edges, perfect, masterpiece, microscopic detail, miniature, figurine style, circle, oval, dodecahedron, brick, concrete background, serene, important, impressive, image, jpeg, 16:9,9:16,1:1,?"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
portalchambers / images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
loyal-misc's picture
loyal-misc
Upload 3 files (#1)
6acc3ac verified 12 months ago
  • Portal2 testchamber result pictures.tar
    38.3 MB
    xet
    Upload 3 files (#1) 12 months ago
  • Training Params.txt
    503 Bytes
    Upload 3 files (#1) 12 months ago
  • portalchambers39.png
    807 kB
    xet
    Add 22 files 12 months ago
  • training_data.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.23 MB
    xet
    Upload 3 files (#1) 12 months ago