Adding AzureCustomVision_Prediction
This commit is contained in:
parent
2fab952b5d
commit
3c4ba9530c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -73,3 +73,6 @@
|
|||
[submodule "libraries/helpers/parse"]
|
||||
path = libraries/helpers/parse
|
||||
url = https://github.com/jimbobbennett/CircuitPython_Parse
|
||||
[submodule "libraries/helpers/AzureCustomVision_Prediction"]
|
||||
path = libraries/helpers/AzureCustomVision_Prediction
|
||||
url = https://github.com/jimbobbennett/CircuitPython_AzureCustomVision_Prediction
|
||||
|
|
|
|||
1
libraries/helpers/AzureCustomVision_Prediction
Submodule
1
libraries/helpers/AzureCustomVision_Prediction
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit dbb8d6be9ad9f48f12b9351405818b386212757f
|
||||
Loading…
Reference in a new issue