Skip to content

Commit

Permalink
[update] revise interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjian.thu123 committed Dec 24, 2024
1 parent ea97313 commit e8147d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/interactive_infer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@
"metadata": {},
"outputs": [],
"source": [
"# prompt = \"\"\"a woman lying on the beach\"\"\"\n",
"prompt = \"\"\"a group of students in a class\"\"\"\n",
"prompt = \"\"\"alien spaceship enterprise\"\"\"\n",
"cfg = 3\n",
"tau = 0.5\n",
"h_div_w = 1/1 # aspect ratio, height:width\n",
Expand Down

0 comments on commit e8147d2

Please sign in to comment.