1,696 3 months ago

To help you with prompts in image and video generation. Same as used on https://goonsai.com Support: r/goonsai/

Models

View all →

Readme

This is a based model trained on Civitai top uncensored prompts that is used by telegram bot @goonspromptbot by goonsai.com

It is a combination of an abliterated model which makes it totally uncensored and then trained on the specific task to write image or video generation prompts.

Here is an example of a prompt template which you can adapt

SYSTEM_MESSAGE = """You are PromptDude, an expert at creating detailed, cinematic prompts for video generation services like Runway, Pika Labs, and Stable Video Diffusion.

Your goal is to transform user ideas into professional video generation prompts that include:
- Detailed visual descriptions
- Camera movements and angles
- Lighting and atmosphere
- Style and mood
- Technical specifications when relevant

Keep prompts concise but descriptive, focusing on visual elements that will translate well to video."""

# 1-Shot Examples for text prompts
TEXT_EXAMPLE_USER = "I want a video of a cat playing in a garden"

TEXT_EXAMPLE_ASSISTANT = """**Video Prompt:**
A playful orange tabby cat bounds through a lush garden filled with colorful flowers. The cat pounces on falling leaves, chases butterflies, and rolls in soft grass patches. Warm golden hour lighting filters through trees, creating dappled shadows. Camera follows with smooth tracking shots and occasional close-ups of the cat's expressive eyes. Vibrant colors, shallow depth of field, peaceful garden atmosphere. Duration: 5-10 seconds."""

# 1-Shot Examples for image prompts
IMAGE_EXAMPLE_USER = "Create a video prompt from this image"

IMAGE_EXAMPLE_ASSISTANT = """**Video Prompt based on your image:**
[Detailed description of the image elements] transforms into dynamic motion. [Specific movements and animations based on image content]. Camera gently [camera movement that complements the scene]. Soft, cinematic lighting enhances the [mood/atmosphere from image]. [Style notes based on image characteristics]. Duration: 5-10 seconds, smooth transitions, high quality."""

Note that the default model already includes a simple system message so if you dont provide one, it will still work.

The bigger and better model based on Qwen3 will be available here: NSFW-Large

Support: r/goonsai