https://github.com/BetaDoggo/ComfyUI-Cloud-APIs
A set of ComfyUI nodes for using models served by fal.ai and Replicate.com
https://github.com/BetaDoggo/ComfyUI-Cloud-APIs
Last synced: about 1 month ago
JSON representation
A set of ComfyUI nodes for using models served by fal.ai and Replicate.com
- Host: GitHub
- URL: https://github.com/BetaDoggo/ComfyUI-Cloud-APIs
- Owner: BetaDoggo
- Created: 2024-08-02T03:28:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-05-01T06:24:47.000Z (about 2 months ago)
- Last Synced: 2025-05-01T07:27:39.911Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 1.71 MB
- Stars: 34
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-Cloud-APIs**
README
# ComfyUI-Cloud-APIs
I wanted to use some larger models in my local ComfyUI workflows but I'm too gpu poor. Currently model support is limited but I'll add more when I find the time.
# Supported Models:
- Flux t2i (fal, replicate, runware)
- Flux i2i (fal)
- Flux w/loras and i2i (fal)
- Auraflow t2i (fal)
- SoteDiffusion t2i (fal)
- StableCascade t2i (fal)
- LLaVA 1.5 13B i2t (fal)
- LLaVA 1.6 34B i2t (fal)
- SDv1 t2i w/loras (runware)
- SDXL t2i w/loras (runware)
# Quick Setup
1. Install extension and dependencies (preferably with comfy manager)
2. Place your api key/token in a text file in ComfyUI-Cloud-APIs/keys
# Step by step setup (Fal)
1. Install the extension with the "Install via Git URL" option in comfyUI manager
2. Create an account at [fal.ai](https://fal.ai/)
3. Go to https://fal.ai/dashboard/keys and click "Add key"
4. Name the key then copy it into a text file in the ComfyUI-Cloud-APIs/keys folder. (there is a placeholder nokey.txt file which you can delete)
5. Consult the [models](https://fal.ai/models) page to get an idea of how much each generation will cost
6. Go to https://fal.ai/dashboard/billing and top up your account. For your financial well-being I recommend against automated topups, but I can't stop you.
# Step by step setup (Replicate)
1. Install the extension with the "Install via Git URL" option in comfyUI manager
2. Create an account at https://replicate.com/
3. Go to https://replicate.com/account/api-tokens and copy your token (or create a new one)
4. Copy the token into a text file in the ComfyUI-Cloud-APIs/keys folder. (there is a placeholder nokey.txt file which you can delete)
5. Consult https://replicate.com/explore to get an idea of how much each generation will cost
6. Go to https://replicate.com/account/billing to setup billing when you run out of free usage.
# Previews

