Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,37 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
### Flux Ultimate Nudify
|
| 8 |
-
3-stage nudify pipeline with face detailer and upscale.
|
| 9 |
-
|
| 10 |
-
```bash
|
| 11 |
-
bash installers/nudify/install_flux_ultimate_nudify.sh
|
| 12 |
-
```
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
- Stage 2: Flux.1 Dev (anatomy enhancement)
|
| 17 |
-
- Stage 3: Klein 9B (detail refinement)
|
| 18 |
-
- Face Detailer: YOLOv8m + SAM ViT-L
|
| 19 |
-
- Upscale: 4x NMKD-Siax → 8MP
|
| 20 |
-
|
| 21 |
-
**Downloads:**
|
| 22 |
-
- ~80GB of models
|
| 23 |
-
- 15 custom nodes
|
| 24 |
-
- Workflow auto-installed
|
| 25 |
-
|
| 26 |
-
## Usage
|
| 27 |
-
|
| 28 |
-
1. SSH into your RunPod/server with ComfyUI
|
| 29 |
-
2. Run the installer script
|
| 30 |
-
3. Start ComfyUI
|
| 31 |
-
4. Upload image → Queue
|
| 32 |
-
|
| 33 |
-
## Related Repos
|
| 34 |
-
- [msrcam/Flux.1_Dev_LoRas](https://huggingface.co/msrcam/Flux.1_Dev_LoRas)
|
| 35 |
-
- [msrcam/Flux.2_Klein_9B_LoRas](https://huggingface.co/msrcam/Flux.2_Klein_9B_LoRas)
|
| 36 |
-
- [msrcam/Flux.1_Kontext_LoRas](https://huggingface.co/msrcam/Flux.1_Kontext_LoRas)
|
| 37 |
-
- [msrcam/Clothes_Swap](https://huggingface.co/msrcam/Clothes_Swap)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- comfyui
|
| 4 |
+
- workflows
|
| 5 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
+
# ComfyUI Auto-Installers
|
| 8 |
+
Workflow JSON files with auto-install configurations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|