SD
Miniaturus Potentia
- 上傳時間
- 2024年1月24日 中午12:48
- 使用數
- 1.89k
- 評論
- 暫無評論
- 許可權
- 允許圖片生成與分享
- 允許使用者下載此模型
- 允許生成圖片用於商業用途
描述
https://civitai.com/models/246010?modelVersionId=309510
Settings for Miniaturus_Potentia Use these settings for the best results with Miniaturus_Potentia : CFG Scale: Use a CFG scale of 8.5 Steps: 35 to 70 steps for more detail, 35 steps for faster results. Sampler: DPM++ 3M SDE Scheduler: Karras
Use it with 🧨 diffusers from diffusers import AutoPipelineForText2Image import torch
pipeline = AutoPipelineForText2Image.from_pretrained('dataautogpt3/Miniaturus_PotentiaV1.2', torch_dtype=torch.float16).to('cuda')
image = pipeline('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.').images[0]
You are free to: Share — copy and redistribute the material in any medium or format for personal use only. Commercial use is not permitted without direct consultation from the author. Adapt — remix, transform, and build upon the material for personal use only. Commercial use is not permitted without direct consultation from the author.
The licensor cannot revoke these freedoms as long as you follow the license terms.
by DataVoid