Ghibli Video Generation
Unleash your creativity with Ghibli Video Generation. Ready to experience the power of AI? Start your journey here!
🚀Function Overview
A model for generating videos in Studio Ghibli anime style using text prompts and image inputs with customizable parameters.
Key Features
- Generates videos in Studio Ghibli animation style
- Accepts text prompts and optional starting images
- Allows negative prompts to exclude unwanted content
- Adjustable video specifications: resolution, aspect ratio, frame count
- Controls for LORA strength, generation speed, and quality tuning
- Seed parameter for reproducible outputs
Use Cases
- •Creating animated shorts in Ghibli style from text descriptions
- •Transforming static images into stylistic video sequences
- •Generating unique anime-style content for creative projects
- •Prototyping animated scenes with customizable visual parameters
⚙️Input Parameters
prompt
stringText prompt for video generation
negative_prompt
stringThings you do not want to see in your video
image
stringImage to use as a starting frame for image to video generation
aspect_ratio
stringThe aspect ratio of the video. 16:9, 9:16, 1:1, etc.
frames
integerThe number of frames to generate (1 to 5 seconds)
resolution
stringThe resolution of the video. 720p is not supported for 1.3b
lora_strength_model
numberStrength of the LORA applied to the model. 0.0 is no LORA
lora_strength_clip
numberStrength of the LORA applied to the CLIP model. 0.0 is no LORA
fast_mode
stringSpeed up generation with different levels of acceleration. Faster modes may degrade quality somewhat. The speedup is dependent on the content, so different videos may see different speedups
sample_steps
integerNumber of generation steps. Fewer steps means faster generation, at the expensive of output quality. 30 steps is sufficient for most prompts
sample_guide_scale
numberHigher guide scale makes prompt adherence better, but can reduce variation
sample_shift
numberSample shift factor
seed
integerSet a seed for reproducibility. Random by default
💡Usage Examples
Example 1
Input Parameters
{ "frames": 81, "prompt": "GHIBLI style, anime, a girl running through new york city", "fast_mode": "Balanced", "resolution": "480p", "aspect_ratio": "16:9", "sample_shift": 8, "sample_steps": 30, "negative_prompt": "", "lora_strength_clip": 1, "sample_guide_scale": 5, "lora_strength_model": 1 }
Quick Actions
Technical Specifications
- Hardware Type
- H100
- Run Count
- 91
- Commercial Use
- Unknown/Restricted
- Platform
- Replicate