Tagged articles
5 articles
Page 1 of 1
DaTaobao Tech
DaTaobao Tech
Aug 11, 2023 · Artificial Intelligence

Practical Guide to Stable Diffusion WebUI: Prompt Engineering, LoRA, VAE, and ControlNet

This practical guide walks users through installing Stable Diffusion WebUI, explains the differences between base, LoRA, VAE, and ControlNet models, shows how to derive prompts with CLIP or DeepBooru, and provides detailed text‑to‑image and image‑to‑image examples for effective prompt engineering.

AI image generationControlNetLoRA
0 likes · 12 min read
Practical Guide to Stable Diffusion WebUI: Prompt Engineering, LoRA, VAE, and ControlNet
FunTester
FunTester
Sep 6, 2019 · Backend Development

Automating Seckill Price Setup in Admin UI with Selenium Java

This article provides a detailed Java Selenium script that navigates a backend admin list, locates a specific course by ID, handles pagination and status checks, and programmatically sets the flash‑sale price using JavaScript interactions.

BackendSeleniumWebUI
0 likes · 5 min read
Automating Seckill Price Setup in Admin UI with Selenium Java