FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
scribble-diffusion/.env.example at main · replicate/scribble-diffusion · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
replicate
/
scribble-diffusion
Public
Notifications
You must be signed in to change notification settings
Fork
593
Star
3k
Code
Issues
27
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
scribble-diffusion
/
.env.example
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (10 loc) · 377 Bytes
Breadcrumbs
scribble-diffusion
/
.env.example
Copy path
File metadata and controls
12 lines (10 loc) · 377 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
#
Find your Replicate API token at https://www.replicate.com/account
REPLICATE_API_TOKEN
=
#
Planet Scale MySQL database URL
#
Do not wrap the URL value in quotes, becaus the Prisma DB client doesn't like that
DATABASE_URL
=
#
Use ngrok to expose your local server to the internet
#
so the Replicate API can send it webhooks
#
#
e.g. https://8db01fea81ad.ngrok.io
NGROK_HOST
=
Back
|
FazBrowse Home
|
New Git URL