silveroxides commited on
Commit
5ce4ff0
·
verified ·
1 Parent(s): f586952

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import csv
8
 
9
 
10
  MODEL_REPO = 'toynya/Z3D-E621-Convnext'
11
- THRESHOLD = 0.5
12
  DESCRIPTION = """
13
  This is a demo of https://huggingface.co/toynya/Z3D-E621-Convnext
14
  I am not affiliated with the model author in anyway, this is just a useful tool requested by a user.
 
8
 
9
 
10
  MODEL_REPO = 'toynya/Z3D-E621-Convnext'
11
+ THRESHOLD = 0.35
12
  DESCRIPTION = """
13
  This is a demo of https://huggingface.co/toynya/Z3D-E621-Convnext
14
  I am not affiliated with the model author in anyway, this is just a useful tool requested by a user.