G
GetLLMs

Ghibli Video Generation

Unleash your creativity with Ghibli Video Generation. Ready to experience the power of AI? Start your journey here!

Platform: Replicate
Studio Ghibli AnimationStyle TransferVideo SynthesisAnime Generation
91 runs
H100
License Check Required

🚀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

string

Text prompt for video generation

negative_prompt

string

Things you do not want to see in your video

image

string

Image to use as a starting frame for image to video generation

aspect_ratio

string

The aspect ratio of the video. 16:9, 9:16, 1:1, etc.

frames

integer

The number of frames to generate (1 to 5 seconds)

resolution

string

The resolution of the video. 720p is not supported for 1.3b

lora_strength_model

number

Strength of the LORA applied to the model. 0.0 is no LORA

lora_strength_clip

number

Strength of the LORA applied to the CLIP model. 0.0 is no LORA

fast_mode

string

Speed 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

integer

Number of generation steps. Fewer steps means faster generation, at the expensive of output quality. 30 steps is sufficient for most prompts

sample_guide_scale

number

Higher guide scale makes prompt adherence better, but can reduce variation

sample_shift

number

Sample shift factor

seed

integer

Set 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
}

Output Results

https://replicate.delivery/xezq/4T0Ff7e3Yvjy30HeYRQjqWMG19epscJK6DEdFQ5LYTW5EazRB/R8_Wan_00001.mp4

Quick Actions

Technical Specifications

Hardware Type
H100
Run Count
91
Commercial Use
Unknown/Restricted
Platform
Replicate

Related Keywords

Studio Ghibli AnimationVideo SynthesisStyle TransferText-to-VideoImage-to-VideoAnime GenerationCustomizable Video Output