AIGCer-OPPO
commited on
Update README.md
Browse files
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 |
|