merging the visual query answering with the crawler. Monorepo go!
This commit is contained in:
parent
85686a8b24
commit
e2f7998ee9
32 changed files with 3449 additions and 0 deletions
4
crawler/Makefile
Normal file
4
crawler/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
dbremake:
|
||||
rm sqlite.db
|
||||
python db.py
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue