fal-tryon

Apply garments onto person photos using fal.ai models.

Updated May 4, 2026
One-click install
npx skills add https://github.com/luokai25/luo-ai-skills-market --skill fal-tryon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fal-tryon
Source: https://github.com/luokai25/luo-ai-skills-market/tree/main/09-data-and-ai%20%28by%20Luo%20Kai%29/14-other-ai/fal-tryon-2
Command: npx skills add https://github.com/luokai25/luo-ai-skills-market --skill fal-tryon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of trying on clothes virtually, allowing users to see how garments look on a person without physically trying them on.

Core Features & Use Cases

  • Virtual Try-On: Transfer garments onto person photos using fal.ai models.
  • Garment Type Selection: Specify garment type (top, bottom, full-body, dress) for accurate placement.
  • Model Discovery: Use the search API to find the best and latest virtual try-on models.
  • Use Case: Ideal for fashion enthusiasts, online retailers, and anyone looking to visualize clothing styles without the need for physical trials.

Quick Start

Try on a dress by running the command: ./scripts/tryon.sh --person-url "https://example.com/person.jpg" --garment-url "https://example.com/dress.jpg"

Frequently Asked Questions about fal-tryon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I do a virtual try-on using a person photo and a garment image?

To perform a virtual try-on, you provide a person image URL and a garment image URL to apply clothing onto the subject. You can optionally specify the garment type, such as top, bottom, or dress, for accurate placement.

Can I find and use different models for virtual clothing transfer?

Yes, you can use the model discovery search API to find the best and latest virtual try-on models. This allows you to select and apply different model endpoints for your garment transfer tasks.

What image formats do I need to provide for virtual garment transfer?

You need to provide accessible URLs for both the person photo and the garment image. The virtual try-on process uses these web links to retrieve the images and apply the clothing transfer.

Does fal-tryon support full-body clothing visualization without physical trials?

Yes, fal-tryon supports full-body garment transfer along with tops, bottoms, and dresses. It applies garments onto person photos to visualize clothing styles without needing physical trials.

What is the best way to specify garment type for an accurate virtual try-on?

To ensure accurate placement during a virtual try-on, you should explicitly define the garment type. Supported options include top, bottom, full-body, and dress, which helps the model apply the clothing correctly.

Are there limitations to the virtual try-on models used for garment transfer?

The virtual try-on output depends entirely on the fal.ai model endpoint selected and the quality of the provided image URLs. Results may vary based on the specific model discovered and used for the garment transfer.