aifeifei798 commited on
Commit
615796f
·
verified ·
1 Parent(s): ad9f3c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ OUTPUT_DIR = os.getenv("OUTPUT_DIR", "./outputs")
30
 
31
  MODEL = os.getenv(
32
  "MODEL",
33
- "https://huggingface.co/aifeifei798/pony/blob/main/t3_xlpoTes.safetensors",
34
  )
35
 
36
  torch.backends.cudnn.deterministic = True
 
30
 
31
  MODEL = os.getenv(
32
  "MODEL",
33
+ "https://huggingface.co/aifeifei798/pony/blob/main/harukiMIX_ponyV23.safetensors",
34
  )
35
 
36
  torch.backends.cudnn.deterministic = True