merging the visual query answering with the crawler. Monorepo go!

This commit is contained in:
Kadir 2024-03-01 16:42:48 +01:00
parent 85686a8b24
commit e2f7998ee9
32 changed files with 3449 additions and 0 deletions

3
vqa/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
venv/
__pycache__/
.ipynb_checkpoints/