Liusuthu commited on
Commit
bd91dcb
Β·
verified Β·
1 Parent(s): 30a0d7d

Update app_utils.py

Browse files
Files changed (1) hide show
  1. app_utils.py +6 -6
app_utils.py CHANGED
@@ -408,11 +408,11 @@ def video_score(video):
408
  #0ζ˜―ζŠ‘ιƒζ¦‚ηŽ‡οΌŒ1ζ˜―ιžζŠ‘ιƒζ¦‚ηŽ‡
409
  # score2=10*prob2[0]-10*prob[1]
410
  # print(prob2,label)
411
- score2=0
412
- print("score2=",score2)
413
 
414
- text_result="demo"
415
- # text_result=text_api(text)
416
- print(text_result)
417
 
418
- return score1,score2,text_result
 
408
  #0ζ˜―ζŠ‘ιƒζ¦‚ηŽ‡οΌŒ1ζ˜―ιžζŠ‘ιƒζ¦‚ηŽ‡
409
  # score2=10*prob2[0]-10*prob[1]
410
  # print(prob2,label)
411
+ # score2=0
412
+ # print("score2=",score2)
413
 
414
+ # text_result="demo"
415
+ # # text_result=text_api(text)
416
+ # print(text_result)
417
 
418
+ return score1