We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7962751 commit ed8e073Copy full SHA for ed8e073
stable_diffusion.ipynb
@@ -41,7 +41,7 @@
41
"from huggingface_hub import hf_hub_download\n",
42
"\n",
43
"# Choose either 8 or 12 steps:\n",
44
- "num_inference_steps = 35\n",
+ "num_inference_steps = 12\n",
45
46
"base_model_id = \"stabilityai/stable-diffusion-xl-base-1.0\"\n",
47
"repo_name = \"ByteDance/Hyper-SD\"\n",
0 commit comments