Skip to content

Commit ed8e073

Browse files
committed
Created using Colab
1 parent 7962751 commit ed8e073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stable_diffusion.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"from huggingface_hub import hf_hub_download\n",
4242
"\n",
4343
"# Choose either 8 or 12 steps:\n",
44-
"num_inference_steps = 35\n",
44+
"num_inference_steps = 12\n",
4545
"\n",
4646
"base_model_id = \"stabilityai/stable-diffusion-xl-base-1.0\"\n",
4747
"repo_name = \"ByteDance/Hyper-SD\"\n",

0 commit comments

Comments
 (0)