From e4e53a6e29d4179fbc9f6e24d9b040bbeec073e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Eduardo=20Chavez=20Ayub?= <165610830+Ivan-Ayub97@users.noreply.github.com> Date: Mon, 11 Aug 2025 00:13:39 -0600 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0e771c8..678c7ff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,16 +75,6 @@ git push origin fix-ui-overflow * Comment your code when necessary for clarity. * Avoid hardcoding paths—use relative paths and config values where possible. ---- - -## Dependencies - -Warlock-Studio integrates with: - -* [MedIA-Witch](https://github.com/Ivan-Ayub97/MedIA-Witch) -* [MedIA-Wizard](https://github.com/Ivan-Ayub97/MedIA-Wizard) -* AI models like Real-ESRGAN, Waifu2x, Anime4K, etc. - Make sure to test your changes across common workflows. ---