ComfyUI-fal-API
Production-ready ComfyUI custom nodes for 1,400+ fal.ai models, auto-updated image, video, audio, LLM and VLM APIs with native media, caching and cost controls.
File Explorer
Download Latest Version (.zip)- ci.yml
- publish.yml
- registry-refresh.yml
- settings.json
- fal_registry.json
- featured_models.json
- Flux-Kontext-Workflow.json
- Flux-v1-Fill.json
- Nano-Banana-Pro-14_Images.json
- Video-Bria-Increase-Resolution.json
- Video-Seedvr-Upscale.json
- Video-Workflow-Veo2.json
- __init__.py
- _fixture_registry.json
- _selftest.py
- any_endpoint.py
- arguments.py
- factory.py
- outputs.py
- registry_loader.py
- schema_to_inputs.py
- __init__.py
- api.py
- archive.py
- billing.py
- config.py
- errors.py
- freshness.py
- images.py
- job_store.py
- ledger.py
- logger.py
- media.py
- pricing.py
- result_cache.py
- billing_node.py
- builder_node.py
- fal_utils.py
- image_node.py
- inbox_node.py
- llm_node.py
- platform_node.py
- server_routes.py
- trainer_node.py
- upscaler_node.py
- util_data_node.py
- util_dataset_node.py
- util_image_node.py
- util_media_in_node.py
- util_video_node.py
- video_node.py
- vlm_node.py
- build_readme.py
- build_registry.py
- validate_registry.py
- conftest.py
- helpers.py
- legacy_node_keys.json
- pytest.ini
- test_arguments.py
- test_billing_guard.py
- test_errors.py
- test_job_store.py
- test_ledger.py
- test_mappings.py
- test_media_urls.py
- test_outputs.py
- test_platform_nodes.py
- test_pricing.py
- test_provenance.py
- test_registry_format.py
- test_registry_loader_compatibility.py
- test_result_cache.py
- test_schema_to_inputs.py
- test_server_routes.py
- test_url_passthrough.py
- test_util_nodes.py
- test_validate_registry.py
- fal_api.js
- fal_autocomplete.js
- fal_badges.js
- fal_platform.css
- fal_platform.js
- fal_sidebar.js
- .gitignore
- __init__.py
- CITATION.cff
- config.ini
- config.ini.example
- CONTRIBUTING.md
- LICENSE
- MODELS.md
- pyproject.toml
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/gokayfem/ComfyUI-fal-API
Downloads the entire project code from GitHub to your computer.
cd ComfyUI-fal-API
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
python -m pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
.\python_embeded\python.exe -m pip install -r .\ComfyUI\custom_nodes\ComfyUI-fal-API\requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
Do not keep rerunning `pip`. From the portable root, first check the exact
Type this command into your terminal and run it.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
