ComfyUI-fal-API icon indicating copy to clipboard operation
ComfyUI-fal-API copied to clipboard

Cant get api to work

Open dihan opened this issue 1 year ago • 3 comments

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

dihan avatar Oct 31 '24 07:10 dihan

[API]
FAL_KEY = aa437a8e-1e6b-4b93-b7e3-fdb1234a40c0:b93338880e7fde5ea1a241deb0bfdarr

It should be like this inside config.ini (This is a fake API Key)

gokayfem avatar Nov 29 '24 11:11 gokayfem

@dihan Were you able to solve it?

venturero avatar May 18 '25 20:05 venturero