soundclassifier-cloudrun
Sound Classifier made with Teachable Machines and hosted on Cloud Run
File Explorer
- Icon
- index.html
- ml5.min.js
- p5.dom.min.js
- p5.min.js
- sketch.js
- .gitignore
- Dockerfile
- Icon
- index.js
- LICENSE
- package.json
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
gcloud
View Details ▼
gcloud
The official CLI tool for Google Cloud Platform.
Some subcommands such as `app` and `init` have their own usage documentation.
gcloud config list
List all properties in one's active configuration:
gcloud auth login
Login to a Google account:
gcloud config set project {{project_name}}
Set the active project:
// repository documentation
Was this content helpful?
(0 ratings)
