mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 00:58:11 +00:00
revised
This commit is contained in:
@@ -12,7 +12,7 @@ dataset_snapshot_download(
|
|||||||
|
|
||||||
# Parameters
|
# Parameters
|
||||||
prompt = "an orange cat"
|
prompt = "an orange cat"
|
||||||
image = Image.open("data\examples\ImageQualityMetric\image.jpg")
|
image = Image.open("data/examples/ImageQualityMetric/image.jpg")
|
||||||
device = "cuda"
|
device = "cuda"
|
||||||
cache_dir = "./models"
|
cache_dir = "./models"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user