Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
seanpedrickcase
/
document_redaction
like
10
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
document_redaction
/
cdk
/
cdk.json.example
seanpedrickcase
Sync: Merge pull request #199 from seanpedrick-case/startup_optimise
a2e06b3
14 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
131 Bytes
{
"app"
:
"python app.py"
,
"output"
:
"cdk.out"
,
"context"
:
{
"@aws-cdk/aws-ec2:restrictDefaultSecurityGroup"
:
false
}
}