lime-j commited on
Commit
9ae2c83
·
1 Parent(s): c13c590
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ method_dict = {
31
 
32
  }
33
 
34
- method_dict = {
35
  'IMGS_Bread': 'png',
36
  'IMGS_iat': 'jpg',
37
  'retinexformer_png': 'png',
 
31
 
32
  }
33
 
34
+ method_file_dict = {
35
  'IMGS_Bread': 'png',
36
  'IMGS_iat': 'jpg',
37
  'retinexformer_png': 'png',