mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
Merge pull request #390 from YunhongLu-ZJU/main
revised image quality metric
This commit is contained in:
@@ -12,7 +12,7 @@ dataset_snapshot_download(
|
||||
|
||||
# Parameters
|
||||
prompt = "an orange cat"
|
||||
image = Image.open("data\examples\ImageQualityMetric\image.jpg")
|
||||
image = Image.open("data/examples/ImageQualityMetric/image.jpg")
|
||||
device = "cuda"
|
||||
cache_dir = "./models"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user