OzzyGT HF staff commited on
Commit
29cebdd
1 Parent(s): 196ea01

update ultrasharop repo id

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from image_gen_aux import UpscaleWithModel
5
  from image_gen_aux.utils import load_image
6
 
7
  MODELS = {
8
- "UltraSharp": "OzzyGT/UltraSharp",
9
  "DAT X4": "OzzyGT/DAT_X4",
10
  "DAT X3": "OzzyGT/DAT_X3",
11
  "DAT X2": "OzzyGT/DAT_X2",
 
5
  from image_gen_aux.utils import load_image
6
 
7
  MODELS = {
8
+ "UltraSharp": "Kim2091/UltraSharp",
9
  "DAT X4": "OzzyGT/DAT_X4",
10
  "DAT X3": "OzzyGT/DAT_X3",
11
  "DAT X2": "OzzyGT/DAT_X2",