Skip to content

Commit d4f40ee

Browse files
committed
bugfix: minor code comment error
1 parent 182ec7d commit d4f40ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: webuiapi_demo.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666
],
6767
"source": [
68-
"# img2txt\n",
68+
"# txt2img\n",
6969
"\n",
7070
"result1 = api.txt2img(prompt=\"cute squirrel\",\n",
7171
" negative_prompt=\"ugly, out of frame\",\n",

0 commit comments

Comments
 (0)