replicate / comfyui-replicate

Run Replicate models as nodes in ComfyUI
https://replicate.com/explore
MIT License
143 stars 17 forks source link

You did not pass a valid authentication token #7

Open formulake opened 2 weeks ago

formulake commented 2 weeks ago

Replicate black-forest-labs/flux-pro ReplicateError Details: title: Unauthenticated status: 401 detail: You did not pass a valid authentication token

I followed the steps to set the API as instructed and tried two different tokens but it keeps throwing this back at me.

dihan commented 6 days ago

Replicate black-forest-labs/flux-pro ReplicateError Details: title: Unauthenticated status: 401 detail: You did not pass a valid authentication token

I followed the steps to set the API as instructed and tried two different tokens but it keeps throwing this back at me.

Exactly the same issue and tried 2 tokens.

running on ComfyUI_windows_portable

set REPLICATE_API_TOKEN="****************************" .\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --disable-auto-launch pause

HTTP Request: POST https://api.replicate.com/v1/predictions "HTTP/1.1 401 Unauthorized" !!! Exception during processing !!! ReplicateError Details: title: Unauthenticated status: 401 detail: You did not pass a valid authentication token