lilcoderi commited on
Commit
8f35593
·
verified ·
1 Parent(s): 4f67c97

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -31,7 +31,7 @@ try:
31
  except Exception as e:
32
  raise RuntimeError(f"Gagal load model: {str(e)}")
33
 
34
- THRESHOLD = 0.59
35
 
36
  # ==============================
37
  # REGEX OPTIMIZED
 
31
  except Exception as e:
32
  raise RuntimeError(f"Gagal load model: {str(e)}")
33
 
34
+ THRESHOLD = 0.60
35
 
36
  # ==============================
37
  # REGEX OPTIMIZED