This commit is contained in:
YunhongLu-ZJU
2025-03-03 12:30:26 +08:00
parent 217652d28e
commit df2ecafd3f

View File

@@ -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"