We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96c209 commit 31dfc32Copy full SHA for 31dfc32
.gitmodules
@@ -54,10 +54,6 @@
54
path = ai4os-speech-to-text-tf
55
url = https://github.com/ai4os-hub/ai4os-speech-to-text-tf
56
branch = main
57
-[submodule "ai4os-yolov8-torch"]
58
- path = ai4os-yolov8-torch
59
- url = https://github.com/ai4os-hub/ai4os-yolov8-torch
60
- branch = main
61
[submodule "thunderstorm-nowcast-microstep"]
62
path = thunderstorm-nowcast-microstep
63
url = https://github.com/ai4os-hub/thunderstorm-nowcast-microstep
@@ -166,3 +162,7 @@
166
162
path = posenet-tf
167
163
url = https://github.com/ai4os-hub/posenet-tf
168
164
165
+[submodule "ai4os-yolo-torch"]
+ path = ai4os-yolo-torch
+ url = https://github.com/ai4os-hub/ai4os-yolo-torch.git
+ branch = main
ai4os-yolo-torch
0 commit comments