skills.vishalvoidskills/vishalvoid
Technical & DevelopmentAdvanced

fal-realtime

Real-time and streaming AI image generation

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/fal-ai-community/skills --skill fal-realtime

Overview

What This Skill Does

Real-time and streaming AI image generation

Application

When to use this Skill

Documentation

Show Skills.md file

fal-realtime

Real-time and streaming image generation using fal.ai's fastest models. Results in under 1 second — ideal for interactive applications, live previews, and rapid iteration.

Scripts

Script Purpose
realtime.sh Generate images in real-time (sub-second)

Usage

Quick Real-Time Generation

./scripts/realtime.sh --prompt "A cute cat wearing a top hat"

With LoRA

./scripts/realtime.sh --prompt "A portrait in sks style" --lora-url "https://example.com/lora.safetensors"

Multiple Rapid Iterations

./scripts/realtime.sh --prompt "Abstract art with flowing colors, version 1"
./scripts/realtime.sh --prompt "Abstract art with flowing colors, version 2, more vibrant"
./scripts/realtime.sh --prompt "Abstract art with flowing colors, version 3, darker tones"
Lines 1 - 28 of 87

Recommendations

Explore other random skills

All skillsMy patterns