How to change style of ownCloud

How to change style of ownCloud

For logo /core/img/favicon.ico For background (instalasi_cloud)/core/css/styles.css body-login { ... background-image: url('../img/...'); ... } For background form (instalasi_cloud)/core/css/styles.css body-login .v-align { ... background-color: rgba(0, 168, 90, 0.5); ... } For logo…

Prompt tesis

📌 Judul Tugas Akhir: **"JUDUL GANTI INI"** Saya sedang menyusun tugas akhir/tesis dengan topik di atas dan hanya memiliki **maksimal 5 kali kesempatan menggunakan fitur Deep Research di ChatGPT**. Saya…

Tesis

Kemungkinan model yang akan digunakan karena berhasil menghasilkan output JSON: Gemini Gemma Mistral Deepseek Qwen Llama qwq Reka Dolphin-Mistral Llama-nemotron DeepCoder Shisa-llama glm mai ds r1 Devstral Cypher Hunyuan Metodologi:…

Prompt for Pony Based Tested and Good

Prompt score_9, score_8_up, score_7_up, {your prompt} Negative Prompt score_6, score_5, score_4, anime, cartoon, stylized, deformed, extra limbs, watermark, logo error, text artifact, nsfw, doll-like, lowres, blur, uncanny Set cinematic_still
Guide for running Stable Diffusion WebUI Forge in Kaggle

Guide for running Stable Diffusion WebUI Forge in Kaggle

just copy this into code box kaggle !rm -rf ./* !rm -rf .[^.]* !git clone https://github.com/nabilaba/stable-diffusion-webui-forge-kaggle.git . !python script.py token="..." stable-diffusion="..." extension="https://github.com/nabilaba/file-tools-sd-webui.git,https://github.com/Gourieff/sd-webui-reactor-sfw.git" token is filled from zrok token stable-diffusion can…
Next step of Denoising Script

Next step of Denoising Script

Continued from Tried Different Sampler in Stable Diffusion WebUI Forge, BUT DIDN'T USING ReActor Just trying Euler a, Euler, Heun, DPM adaptive, HeunPP2, DDIM, UniPC, DDPM Denoising Euler a Denoising…