Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to set it up locally #62

Open
Arthavruksha opened this issue May 8, 2023 · 1 comment
Open

Not able to set it up locally #62

Arthavruksha opened this issue May 8, 2023 · 1 comment

Comments

@Arthavruksha
Copy link

Hey,

I have been wanting to set up Scribble Diffusion locally and followed all steps for it and even added my Replicate API Key into .env.local file but as you can see from the Screenshot that Its failing to recognize the API Key's presence even though it exists.

What should i do?
image

@davidtkeane
Copy link

Hey there, I am getting the same problem, made a new key. But the key works using this script below, works great, but the scribble wont see the .env file, or env.local. I had this working 4 months ago and came back to play around, there was updates to the env file as you didn't need an api key then.

From https://replicate.com/docs/get-started/nodejs

curl -s -X POST
-d '{"version": "5c7d5dc6dd8bf75c1acaa8565735e7986bc5b66206b55cca93cb72c9bf15ccaa", "input": {"text": "Alice"}}'
-H "Authorization: Token r8_XcGqk5GTiNJtVoIq0UyiMR0Hv6oQqvC3Ff5xX"
-H 'Content-Type: application/json'
https://api.replicate.com/v1/predictions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants