SanaomerUnity commited on
Commit
cd84495
·
verified ·
1 Parent(s): d344f1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -8,8 +8,8 @@ import stat
8
 
9
  def eval(fenstring):
10
  output = ""
11
- os.chmod("./pawn-v3.0-ubuntu-x86-64",0o0777)
12
- engine = chess.engine.SimpleEngine.popen_uci("./pawn-v3.0-ubuntu-x86-64")
13
 
14
 
15
  # Score: PovScore(Cp(+20), WHITE)
 
8
 
9
  def eval(fenstring):
10
  output = ""
11
+ os.chmod("./stash-36.0-linux-x86_64-popcnt",0o0777)
12
+ engine = chess.engine.SimpleEngine.popen_uci("./stash-36.0-linux-x86_64-popcnt")
13
 
14
 
15
  # Score: PovScore(Cp(+20), WHITE)