Skip to content

Commit 8d96309

Browse files
committed
initial commit
1 parent 1ce116f commit 8d96309

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

LinkGAN/preprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55
os.environ['TF_CPP_MIN_LOG_LEVEL']='2'
66
import cv2
7-
from Essential import *
7+
from essential import *
88
from keras.models import load_model
99
import pandas as pd
1010

0 commit comments

Comments
 (0)