sygil-webui 的功能了解
2022-12-05 06:19:39 0 举报
AI智能生成
在 Google Colab 上部署 Stable Diffusion (自己的免费AI绘画云平台)(使用 sygil-webui) sygil-webui 的功能了解
作者其他创作
大纲/内容
Built-in image enhancers and upscalers, including GFPGAN and realESRGAN
内置图像增强器和放大器,包括GFPGAN和realESRGAN
Generator Preview: See your image as its being made
生成器预览: 图形生成进度
Run additional upscaling models on CPU to save VRAM
在CPU上运行额外的放大模型以节省VRAM
Textual inversion: Reaserch Paper
文本倒置:https://textual-inversion.github.io/
K-Diffusion Samplers: A great collection of samplers to use, including:
k_euler、k_lms、k_euler_a、k_dpm_2、k_dpm_2_a、k_heun、PLMS、DDIM
k_euler、k_lms、k_euler_a、k_dpm_2、k_dpm_2_a、k_heun、PLMS、DDIM
大量可供使用的采样器集合
Loopback: Automatically feed the last generated sample back into img2img
可自动将最后生成的样本反馈给 img2img
Prompt Weighting & Negative Prompts: Gain more control over your creations
提示权重和负面提示: 对你的作品有更多的控制权
Selectable GPU usage from Settings tab
可在“设置”选项卡中选择GPU使用情况
Word Seeds: Use words instead of seed numbers
单词种子: 使用单词代替种子数字
Automated Launcher: Activate conda and run Stable Diffusion with a single command
自动启动器: 激活 conda 并使用单个命令运行 Stable Diffusion
Lighter on VRAM: 512x512 Text2Image & Image2Image tested working on 4GB (with optimized mode enabled in Settings)
轻VRAM: 512x512 Text2Image & Image2Image 测试工作在4GB上(在设置中启用优化模式)
Prompt validation: If your prompt is too long, you will get a warning in the text output field
提示验证: 如果你的提示太长,你将在文本输出字段中得到一个警告
Sequential seeds for batches: If you use a seed of 1000 to generate two batches of two images each, four generated images will have seeds: 1000, 1001, 1002, 1003.
批次的顺序种子: 如果您使用种子1000来生成两批每个两张图像,则生成的四张图像将具有种子:1000、1001、1002、1003。
Prompt matrix: Separate multiple prompts using the | character, and the system will produce an image for every combination of them.
提示矩阵: 使用 | 字符分隔多个提示,系统将为它们的每个组合生成一个图像。
[Gradio] Advanced img2img editor with Mask and crop capabilities
[Gradio] 先进的 img2img 编辑器与蒙版和裁剪功能
[Gradio] Mask painting 🖌️: Powerful tool for re-generating only specific parts of an image you want to change (currently Gradio only)
[Gradio] 蒙版绘画🖌️: 强大的工具,只生成你想要改变的图像的特定部分(目前仅限 Gradio)
0 条评论
下一页