Navdeeppal Singh commited on
Commit
9346e6e
1 Parent(s): 5c65491

fix: use other explanation norm mode

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -198,7 +198,7 @@ with gr.Blocks() as demo:
198
  "./examples/cat-dog.png",
199
  True,
200
  False,
201
- NormalizationMode.WRT_PREDICTION,
202
  15,
203
  99.99,
204
  120,
 
198
  "./examples/cat-dog.png",
199
  True,
200
  False,
201
+ NormalizationMode.INDIVIDUAL,
202
  15,
203
  99.99,
204
  120,