Alican commited on
Commit
c9ce6ee
1 Parent(s): 13090e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ from util.img2pixl import pixL
9
  from data import create_dataset
10
  from models import create_model
11
  from options.test_options import TestOptions
12
- from wandb.sdk.data_types.image import Image
13
 
14
  opt = TestOptions().parse()
15
  opt.num_threads = 0
9
  from data import create_dataset
10
  from models import create_model
11
  from options.test_options import TestOptions
 
12
 
13
  opt = TestOptions().parse()
14
  opt.num_threads = 0