G
GetLLMs

Glass Face Video Generator

Unleash your creativity with the Glass Face Video Generator. Ready to experience the power of AI? Start your journey here!

Platform: Replicate
Glass Face EffectText-to-VideoImage-to-VideoVideo Synthesis
21 runs
H100
License Check Required

🚀Function Overview

Generates videos with a glass face effect using text prompts, an initial image, and configurable parameters for style and generation control.

Key Features

  • Generates videos from text prompts and starting images
  • Adjustable aspect ratio and resolution
  • Controlled video duration (1-5 seconds via frames)
  • LORA strength customization for model and CLIP
  • Fast generation modes with quality trade-offs
  • Seed control for reproducibility

Use Cases

  • Artistic video creation with glass effects
  • Dynamic content generation from single images
  • Experimental video synthesis with style customization

⚙️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": "GLASS style, glass face of a girl with rainbow prism glass lighting",
  "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/qw2eM2fXGov7KEvNJTUUV3SX6oolPyPDGk0u2HJa3lYpBf5oA/R8_Wan_00001.mp4

Quick Actions

Technical Specifications

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

Related Keywords

Artistic Video CreationText-to-VideoImage-to-VideoVideo SynthesisCustomizable LORA StrengthAdjustable Aspect RatioResolution ControlFast Generation Modes