Skip to content

Commit f481ed8

Browse files
Change the branch.
1 parent 51600a8 commit f481ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flux.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"accelerate_config = os.path.join(repo_dir, \"accelerate_config\", \"config.yaml\")\n",
4141
"\n",
4242
"repo_url = \"https://github.com/BelieveDiffusion/sd-scripts\"\n",
43-
"branch = \"dev_sd3_sep_2024\" \n",
43+
"branch = \"dev_sd3_oct_2024\" \n",
4444
"\n",
4545
"def clone_repo(url, dir, branch):\n",
4646
" if not os.path.exists(dir):\n",

0 commit comments

Comments
 (0)