Commit graph

16 commits

Author SHA1 Message Date
httpjamesm f5b84ef929
fix: add gitmodules branches 2023-04-26 21:59:18 -04:00
httpjamesm 2db0668cb4
fix: readd gitmodules 2023-04-24 20:22:12 -04:00
httpjamesm e3d7eef918
fix: change path of submodules 2023-04-24 20:15:28 -04:00
httpjamesm 32c4b72d0e
fix: move gitmodules 2023-04-24 20:09:26 -04:00
Neeraj Gupta 493888e917
[tesseract] Remove dependency and related code 2023-03-10 08:03:00 +05:30
Abhinav 3cd19fd74c change submodule URL to https version 2023-02-10 19:20:53 +05:30
Abhinav b52d8aa1d3 update tesseract submodule branch 2022-07-30 15:57:37 +05:30
Abhinav 3e339eee84 Merge branch 'main' into run-ml-button 2022-07-30 10:50:11 +05:30
Manav 5635f399f5 Modify submodule URL to use HTTPS
I don't have SSH access to GitHub configured on my machine, and
instead use/prefer the PAT (Personal Access Token) based access. In
any case, the submodule is a public repository, so the credentials
shouldn't matter. However, if we use the git:// URL for the submodule,
then git fails to fetch it if SSH isn't configured even if it is
public.

So use the less restrictive HTTPS based URL. This will work for
everyone, even if they haven't configured any private GitHub
credentials.
2022-05-08 12:39:20 +05:30
Abhinav d8d71222f4 update submodule to track custom repo 2022-03-19 17:31:07 +05:30
Abhinav be59833cf3 temp 2022-03-15 20:52:52 +05:30
Abhinav ee2d325d08 add ffmpeg as submodule 2022-03-05 12:39:17 +05:30
Abhinav 9e11f73ee3 remove custom ssd-mobilenet model 2022-03-04 19:35:11 +05:30
Abhinav 8d84a38273 add tfmodel repo to use coco ssd to make it open-image compatible 2022-03-04 19:16:15 +05:30
Abhinav-grd 16bda35231 updated git submodule entry 2021-02-27 10:36:08 +05:30
Abhinav-grd 30106579e8 added photowipe as submodule 2021-02-26 13:27:15 +05:30