Shio-Koube commited on
Commit
5f2e0df
·
verified ·
1 Parent(s): 810a1d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ MODEL_MAP = {
13
  "std": [1.0, 1.0, 1.0],
14
  "image_size": 384,
15
  "background": 0,
16
- }
17
  "Shio-Koube/ConvNext-style": {
18
  "mean": [0.5, 0.5, 0.5],
19
  "std": [0.5, 0.5, 0.5],
 
13
  "std": [1.0, 1.0, 1.0],
14
  "image_size": 384,
15
  "background": 0,
16
+ },
17
  "Shio-Koube/ConvNext-style": {
18
  "mean": [0.5, 0.5, 0.5],
19
  "std": [0.5, 0.5, 0.5],