Lofi icon indicating copy to clipboard operation
Lofi copied to clipboard

ModuleNotFoundError: No module named 'model'

Open Cipherbunker opened this issue 2 years ago • 1 comments

ModuleNotFoundError: No module named 'model' in docker and running outside of docker cant seem to get it to see the models even when they are in the same directory as the server or manually pointing to the location by changing it in app.py not sure what I am doing wrong. works fine with default settings but I would like to run this locally

Cipherbunker avatar Aug 11 '23 04:08 Cipherbunker