Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Underground-Digital
/
ACE
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ACE
/
constants.ts
Severian
Upload 27 files
159f9c9
verified
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
178 Bytes
export
const
API_URL
=
'https://api.dify.ai/v1/workflows/run'
;
export
const
API_TOKEN
=
'app-yufQq1vEs336l4r2R5zx4fwo'
;
export
const
API_USER
=
'ace-copywriting-frontend-user'
;