vishnu-coder commited on
Commit
0b4c8b7
·
1 Parent(s): 8a53756

Removed local venv and ignored large folders for Vercel deployment

Browse files
Files changed (1) hide show
  1. .gitignore +3 -5
.gitignore CHANGED
@@ -1,7 +1,5 @@
1
  .venv/
2
  __pycache__/
3
- .pyc
4
- model
5
- .env
6
- .DS_Store
7
- .ipynb_checkpoints/
 
1
  .venv/
2
  __pycache__/
3
+ artifacts/
4
+ *.pkl
5
+ *.joblib