Commit graph

12 commits

Author SHA1 Message Date
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