lihongze8 commited on
Commit
13b9b88
·
verified ·
1 Parent(s): 10c5fc8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import os
2
  import subprocess
3
  import sys
4
  import json
5
-
6
  # 设置环境
7
  def setup_environment():
8
  if not os.path.exists("skywork-o1-prm-inference"):
 
2
  import subprocess
3
  import sys
4
  import json
5
+ import numpy as np
6
  # 设置环境
7
  def setup_environment():
8
  if not os.path.exists("skywork-o1-prm-inference"):