Fix ModuleNotFoundError: No module named 'src'
This commit is contained in:
@ -6,7 +6,7 @@ import os
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
import tensorflow as tf
|
import tensorflow as tf
|
||||||
|
|
||||||
from src import model, sample, encoder
|
import model, sample, encoder
|
||||||
|
|
||||||
def sample_model(
|
def sample_model(
|
||||||
model_name='117M',
|
model_name='117M',
|
||||||
|
Reference in New Issue
Block a user