Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-training the model #23

Open
Tijana37 opened this issue Mar 2, 2022 · 1 comment
Open

Re-training the model #23

Tijana37 opened this issue Mar 2, 2022 · 1 comment

Comments

@Tijana37
Copy link

Tijana37 commented Mar 2, 2022

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?

@AmitMY
Copy link
Owner

AmitMY commented Mar 2, 2022

Try:

python server/server.py

from the main directory.

This is because the server is looking for the cache directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants