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

dataautogpt3
/
Miniaturus_PotentiaV1.2

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

Instructions to use dataautogpt3/Miniaturus_PotentiaV1.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use dataautogpt3/Miniaturus_PotentiaV1.2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("dataautogpt3/Miniaturus_PotentiaV1.2", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "The image features an older man, a long white beard and mustache,  He has a stern expression, giving the impression of a wise and experienced individual. The mans beard and mustache are prominent, adding to his distinguished appearance. The close-up shot of the mans face emphasizes his facial features and the intensity of his gaze."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Miniaturus_PotentiaV1.2
7.62 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
dataautogpt3's picture
dataautogpt3
Update README.md
7ef5395 verified over 2 years ago
  • feature_extractor
    Upload 15 files over 2 years ago
  • safety_checker
    Upload 15 files over 2 years ago
  • scheduler
    Upload 15 files over 2 years ago
  • text_encoder
    Upload 15 files over 2 years ago
  • tokenizer
    Upload 15 files over 2 years ago
  • unet
    Upload 15 files over 2 years ago
  • vae
    Upload 15 files over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • ComfyUI_04954_.png
    920 kB
    Upload 2 files over 2 years ago
  • ComfyUI_04969_.png
    958 kB
    Upload 2 files over 2 years ago
  • ComfyUI_04992_.png
    895 kB
    Upload 2 files over 2 years ago
  • ComfyUI_04996_.png
    895 kB
    Upload 3 files over 2 years ago
  • ComfyUI_04997_.png
    890 kB
    Upload 3 files over 2 years ago
  • ComfyUI_04998_.png
    927 kB
    Upload 3 files over 2 years ago
  • Miniaturus_PotentiaV1.2.safetensors
    2.13 GB
    xet
    Upload Miniaturus_PotentiaV1.2.safetensors over 2 years ago
  • README.md
    3.51 kB
    Update README.md over 2 years ago
  • model_index.json
    624 Bytes
    Upload 15 files over 2 years ago