| 12345678910111213141516171819202122 | 
							- identity:
 
-   author: Kalo Chin
 
-   name: fal
 
-   label:
 
-     en_US: FAL
 
-     zh_CN: FAL
 
-   description:
 
-     en_US: The image generation API provided by FAL.
 
-     zh_CN: FAL 提供的图像生成 API。
 
-   icon: icon.svg
 
-   tags:
 
-     - image
 
- credentials_for_provider:
 
-   fal_api_key:
 
-     type: secret-input
 
-     required: true
 
-     label:
 
-       en_US: FAL API Key
 
-     placeholder:
 
-       en_US: Please input your FAL API key
 
-     url: https://fal.ai/dashboard/keys
 
 
  |