Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sangche
/
bottle
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
bottle
/
web
/
scripts
/
api.js
sangche
Upload 360 files
7aff9a8
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
// Shim for scripts/api.ts
export
const
ComfyApi
=
window
.
comfyAPI
.
api
.
ComfyApi
;
export
const
api =
window
.
comfyAPI
.
api
.
api
;