changed read me

This commit is contained in:
William Falcon 2019-06-28 13:52:04 -04:00
parent 93fcd861c4
commit a7bb4f893a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ np.random.seed(SEED)
# ---------------------
# DEFINE MODEL HERE
# ---------------------
from .lightning_module_template import LightningTemplateModel
from examples.new_project_templates.lightning_module_template import LightningTemplateModel
# ---------------------
AVAILABLE_MODELS = {