diff --git a/src/parti_prompts.py b/src/parti_prompts.py index 21469ec..75490d3 100644 --- a/src/parti_prompts.py +++ b/src/parti_prompts.py @@ -161,6 +161,26 @@ }, }, }, + { + "name": "Terminus Velocity v2", + "type": "fal", + "url": "https://huggingface.co/ptx0/terminus-xl-velocity-v2", + "fal": { + "model_id": "fal-ai/any-sd", + "playground": "https://fal.ai/models/any-stable-diffusion-xl", + "params": { + "model_name": "ptx0/terminus-xl-velocity-v2", + "image_size": "square_hd", + "params": { + "width": 1024, + "height": 1024, + "guidance_scale": 7.2, + "guidance_rescale": 0.4, + "num_inference_steps": 35 + } + }, + }, + }, { "name": "Proteus", "type": "fal",