Skip to content

S-Tubasa/Counterfeit_V_3_0_Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Couterfeit V3.0 Basic

LandScape(3:2 [1824 x 1248])

image

Portait(2:3 [1248 x 1824])

image

Setup

  • Python 3.12.3
cd ComfyUI
pip install -r requirements.txt
pip install websocket-client

cd models/checkpoints
wget https://huggingface.co/gsdf/Counterfeit-V3.0/resolve/main/Counterfeit-V3.0_fix_fp16.safetensors

Example

LandScape

time python main.py --mode 1 --prompt "
cute angel" --save_path "./test.png"
NVIDIA L4
real    0m25.130s
user    0m2.087s
sys     0m0.028s

Portait

time python main.py --mode 2 --prompt "
cute angel" --save_path "./test.png"
NVIDIA L4
real    0m25.113s
user    0m2.065s
sys     0m0.024s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages