File size: 123 Bytes
28dcb23
 
 
 
 
 
1
2
3
4
5
6
make done:
	git add .
	git commit -m "change in model config"
	git push origin main
	python custom_model.py
	python test.py