ComfyUI-fal-API
ComfyUI-fal-API copied to clipboard
Cant get api to work
congif.ini
`[API] FAL_KEY = XXXX
I notice the api key given has a colon which is not the usual syntax but tried seperating them and i get the following error
Error generating image with FluxPro 1.1: Please set the FAL_KEY environment variable to your API key, or set the FAL_KEY_ID and FAL_KEY_SECRET environment variables.
end_vram - start_vram: 0 - 0 = 0
#10 [FluxPro11_fal]: 0.00s - vram 0b
end_vram - start_vram: 0 - 0 = 0
#11 [SaveImage]: 0.01s - vram 0b
Prompt executed in 0.01 seconds
[API]
FAL_KEY = aa437a8e-1e6b-4b93-b7e3-fdb1234a40c0:b93338880e7fde5ea1a241deb0bfdarr
It should be like this inside config.ini (This is a fake API Key)
@dihan Were you able to solve it?