Liusuthu commited on
Commit
9071e14
·
verified ·
1 Parent(s): efbbd5f

Update test.py

Browse files
Files changed (1) hide show
  1. test.py +0 -2
test.py CHANGED
@@ -7,8 +7,6 @@ from scale import scale
7
 
8
  os.environ["no_proxy"] = "localhost,127.0.0.1,::1"
9
 
10
- score1 = 0 # 量表得分,全局可修改
11
-
12
  with gr.Blocks() as test_mode:
13
  # 量表得分
14
 
 
7
 
8
  os.environ["no_proxy"] = "localhost,127.0.0.1,::1"
9
 
 
 
10
  with gr.Blocks() as test_mode:
11
  # 量表得分
12