Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stanno
/
capstone
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
2d08e14
capstone
/
cors.json
stanley
updating cors
0589bd5
almost 2 years ago
raw
Copy download link
history
blame
Safe
93 Bytes
[
{
"origin"
:
[
"*"
]
,
"method"
:
[
"GET"
]
,
"maxAgeSeconds"
:
3600
}
]