AIGCer-OPPO commited on
Commit
691cb20
·
verified ·
1 Parent(s): e55ee1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ We also provide a real face image for testing. Note that the model can also scor
26
  Use the following code to get the human preference scores from ImageReward:
27
 
28
  ```python
29
- from FaceScore import FaceScore
30
  import os
31
 
32
 
 
26
  Use the following code to get the human preference scores from ImageReward:
27
 
28
  ```python
29
+ from FaceScore.FaceScore import FaceScore
30
  import os
31
 
32