mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-04 11:15:55 +02:00
* Add readme file for notebooks It took me quite some time to find out this workbook opens in Google Colab, so i though it may help someone else to have this visible in the folder aswell. * Add explicit link to Google Colab for YOLO-NAS |
||
---|---|---|
.. | ||
docs | ||
plugins | ||
src | ||
static | ||
.gitignore | ||
babel.config.js | ||
docusaurus.config.ts | ||
package-lock.json | ||
package.json | ||
README.md | ||
sidebars.ts |
Website
This website is built using Docusaurus 3.5, a modern static website generator.
For installation and contributing instructions, please follow the Contributing Docs.
Development
- Run
npm i
to install dependencies - Run
npm run start
to start the website