mirror of
https://github.com/karl0ss/comfy_fm24_newgens.git
synced 2025-10-03 06:40:06 +01:00
16 lines
575 B
Plaintext
16 lines
575 B
Plaintext
[profile:NewGens]
|
|
football_manager_version = 2024
|
|
rtf_file = ./NewGen.rtf
|
|
output_dir = ./NewGens/
|
|
|
|
[models]
|
|
# Hugging Face model repository (format: username/model-name)
|
|
# Popular face generation models:
|
|
# SG161222/Realistic_Vision_V6.0_B1 - Realistic faces (recommended)
|
|
# stabilityai/stable-diffusion-2-1 - General purpose
|
|
# runwayml/stable-diffusion-v1-5 - Classic SD 1.5
|
|
# digiplay/AbsoluteReality - Photorealistic
|
|
model_name = SG161222/Realistic_Vision_V6.0_B1
|
|
|
|
# Model storage directory (optional - defaults to Hugging Face cache)
|
|
# model_dir = ./models/ |