mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-24 10:18:12 +00:00
update preference models
This commit is contained in:
15
examples/image_quality_metric/README.md
Normal file
15
examples/image_quality_metric/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Image Quality Metric
|
||||
|
||||
The image quality assessment functionality has been integrated into Diffsynth. We support the following models:
|
||||
|
||||
* [ImageReward](https://github.com/THUDM/ImageReward)
|
||||
* [Aesthetic](https://github.com/christophschuhmann/improved-aesthetic-predictor)
|
||||
* [PickScore](https://github.com/yuvalkirstain/pickscore)
|
||||
* [CLIP](https://github.com/openai/CLIP)
|
||||
* [HPSv2](https://github.com/tgxs002/HPSv2)
|
||||
* [HPSv2.1](https://github.com/tgxs002/HPSv2)
|
||||
* [MPS](https://github.com/Kwai-Kolors/MPS)
|
||||
|
||||
## Usage
|
||||
|
||||
See [`./image_quality_evaluation.py`](./image_quality_evaluation.py) for more details.
|
||||
Reference in New Issue
Block a user