chimera
chimera copied to clipboard
Re-training the model
trafficstars
I trained the model and now I want to start the server, but when I run server.py the model is starting to train again. How can I change this?
Try:
python server/server.py
from the main directory.
This is because the server is looking for the cache directory.