18 Commits

Author SHA1 Message Date
notkshitij 0722bf5086 Upgraded packages for models. 2025-07-23 19:42:32 +05:30
notkshitij 7ec4f386b1 Fixed links for server.js and docker-compose.yaml (hopefully) 2025-07-23 01:34:09 +05:30
notkshitij 8ee1f1183c Update dockerignore for models. 2025-07-23 01:23:40 +05:30
notkshitij ae7b868065 Added a guide for running crop disease detection part in Docker as well as standalone. 2025-07-23 01:15:35 +05:30
notkshitij fc9e3ac0f2 Changed origin to variable passed when running the container. Limited to only POST method. 2025-07-23 01:01:52 +05:30
notkshitij b67f7557ee Simplified dockerfile for models. Removed nonroot user and no longer creating venv in built image since it's a containerized env anyway. 2025-07-23 01:00:24 +05:30
notkshitij f7c27d5a98 Added dockerfile and dockerignore for local AI model. 2025-07-22 16:43:31 +05:30
notkshitij b9824307dd Added cors package and bumped up the version of multer. 2025-07-22 16:42:26 +05:30
notkshitij 45419247f7 Changed port and origin url+methods allowed in models/server.js 2025-07-22 16:42:04 +05:30
notkshitij ad06012860 Moved test2.js to archive dir. 2025-07-22 14:51:54 +05:30
notkshitij 2a8b49241e Added public/ to gitignore. 2025-07-22 14:50:48 +05:30
notkshitij ed9059a812 No longer tracking public/ directory 2025-07-22 14:50:30 +05:30
notkshitij d52204c2f5 Commented local_model_path variable since it's no longer needed. 2025-07-22 14:48:23 +05:30
notkshitij 3a8ed215c4 Moved app-old.py to archive. 2025-07-22 14:47:35 +05:30
notkshitij f51ee5667f Added python venv files+dir and node_modules+package-lock to gitignore. 2025-07-22 14:47:19 +05:30
notkshitij 5792849c1e Removed node_modules/ and package-lock.json 2025-07-22 14:45:57 +05:30
notkshitij 0aa8a3842c Merged models/ directory from bhakti's branch up to commit 3d79d69640 since that is the branch we used for demo during hackathon. 2025-06-21 00:22:49 +05:30
notkshitij dcc5ce361d Merged models folder from training branch. 2025-02-23 09:37:03 +05:30