Compare commits

...

1 Commits

Author SHA1 Message Date
sayakpaul
c739abfcb2 slightly adjust the message in env reporting 2025-04-17 13:35:57 +05:30

View File

@@ -170,7 +170,7 @@ class EnvironmentCommand(BaseDiffusersCLICommand):
"Using distributed or parallel set-up in script?": "<fill in>",
}
print("\nCopy-and-paste the text below in your GitHub issue and FILL OUT the two last points.\n")
print("\nCopy-and-paste the text below in your GitHub issue and FILL OUT the last two points.\n")
print(self.format_dict(info))
return info