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

darkstorm2150
/
Protogen_Nova_Official_Release

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
art
artistic
protogen
Model card Files Files and versions
xet
Community
6

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

  • Libraries
  • Diffusers

    How to use darkstorm2150/Protogen_Nova_Official_Release with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("darkstorm2150/Protogen_Nova_Official_Release", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "modelshoot style, (extremely detailed CG unity 8k wallpaper), full shot body photo of the most beautiful artwork in the world, english medieval witch, black silk vale, pale skin, black silk robe, black cat, necromancy magic, medieval era, photorealistic painting by Ed Blinkey, Atey Ghailan, Studio Ghibli, by Jeremy Mann, Greg Manchess, Antonio Moro, trending on ArtStation, trending on CGSociety, Intricate, High Detail, Sharp focus, dramatic, photorealistic painting art by midjourney and greg rutkowski"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Protogen_Nova_Official_Release
18.9 GB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 49 commits
darkstorm2150's picture
darkstorm2150
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#6)
e484d6a verified 11 months ago
  • feature_extractor
    correct diffusers over 3 years ago
  • safety_checker
    Adding `safetensors` variant of this model (#6) 11 months ago
  • scheduler
    Add Diffusers weights (#2) over 3 years ago
  • text_encoder
    Adding `safetensors` variant of this model (#6) 11 months ago
  • tokenizer
    Add Diffusers weights (#2) over 3 years ago
  • unet
    Adding `safetensors` variant of this model (#6) 11 months ago
  • vae
    Adding `safetensors` variant of this model (#6) 11 months ago
  • .gitattributes
    1.54 kB
    Upload Protogen Nova.png over 3 years ago
  • Protogen Nova-512.png
    518 kB
    Upload Protogen Nova-512.png over 3 years ago
  • README.md
    6.96 kB
    Update README.md over 3 years ago
  • model.ckpt
    7.95 GB
    xet
    uP over 3 years ago
  • model_index.json
    582 Bytes
    correct diffusers over 3 years ago
  • v1-inference.yaml
    1.87 kB
    correct diffusers over 3 years ago