imLeGEnDco55/WAiFuMaKER

WAiFuMaKER Studio

0

stars

2

commits

Python

primary language

Aug 11, 2026

updated

README

WAiFuMaKER Studio ⚡

Ultra-fast, modular, pure-Python unified studio combining QwenEditHot v23 AIO, FaceSwap (Img & Video), Wan 2.2 I2V 14B, Media Upscaler 2K, and RIFE 60fps, powered by NVIDIA A100 GPU-Resident Acceleration.

Designed by imLeGEnDco +FlowCode Department.


✨ Features

  • Zero ComfyUI Dependencies: Pure Python + Gradio studio.
  • 100% A100 GPU-Resident: All 4 models stay loaded in CUDA VRAM (~45.8 GB out of 80.0 GB) for zero load/unload delays.
  • 1-Click Workflow Routing: Instantly send generated images or videos across tabs with direct transfer buttons.
  • Session History Gallery: Interactive visual gallery tracking all output media in the session.
  • Live Status Ticker: Clean status bar showing GPU VRAM usage and real-time execution status.
  • Fixed Limits: Upscaling capped to 2K (2048px max) & RIFE capped to 60fps max.

🚀 Quickstart on Google Colab (A100 GPU)

# 1. Clone repo
git clone https://github.com/imLeGEnDco55/Waifumaker
cd Waifumaker

# 2. Install dependencies
pip install -r requirements.txt

# 3. Launch Studio
python app.py

Contributors

imLeGEnDco55

2 commits

imLeGEnDco55/WAiFuMaKER

WAiFuMaKER Studio

0

stars

2

commits

Python

primary language

Aug 11, 2026

updated

README

WAiFuMaKER Studio ⚡

Ultra-fast, modular, pure-Python unified studio combining QwenEditHot v23 AIO, FaceSwap (Img & Video), Wan 2.2 I2V 14B, Media Upscaler 2K, and RIFE 60fps, powered by NVIDIA A100 GPU-Resident Acceleration.

Designed by imLeGEnDco +FlowCode Department.


✨ Features

  • Zero ComfyUI Dependencies: Pure Python + Gradio studio.
  • 100% A100 GPU-Resident: All 4 models stay loaded in CUDA VRAM (~45.8 GB out of 80.0 GB) for zero load/unload delays.
  • 1-Click Workflow Routing: Instantly send generated images or videos across tabs with direct transfer buttons.
  • Session History Gallery: Interactive visual gallery tracking all output media in the session.
  • Live Status Ticker: Clean status bar showing GPU VRAM usage and real-time execution status.
  • Fixed Limits: Upscaling capped to 2K (2048px max) & RIFE capped to 60fps max.

🚀 Quickstart on Google Colab (A100 GPU)

# 1. Clone repo
git clone https://github.com/imLeGEnDco55/Waifumaker
cd Waifumaker

# 2. Install dependencies
pip install -r requirements.txt

# 3. Launch Studio
python app.py

Contributors

imLeGEnDco55

2 commits

Languages

Python

100.0%