mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
checks: write
Important note:
No data or output should be uploaded to this repo. Please make use of .gitignore template in the root directory if you have folder/directory containing dataset. The content in folder/directory currently being ignored from git push are data/ and output/, recursively.
Configure Hooks
If this is the first time you are using Repo with this Template you have to setup the Git Hooks dir.
To set up the hooks dir globally run git config --global core.hooksPath ./.hooks/
To set up the hooks for only this Repo run git config core.hooksPath ./.hooks/
Please enter your general Project description here
If you don't need all folder feel free to delete them
Description
Languages
Python
89%
TypeScript
7.8%
Dockerfile
1.9%
JavaScript
0.9%
HTML
0.3%