Skip to content

Commit

Permalink
✨ update gradio placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
nateraw committed Sep 7, 2022
1 parent a8078d4 commit 6b8fb1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable_diffusion_videos/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ def fn_videos(
gr.Checkbox(False),
gr.Checkbox(False),
gr.Textbox(
"stable_diffusion_video",
"dreams",
placeholder=(
"Name of this experiment. Change to avoid overwriting previous outputs"
"Folder where outputs will be saved. Each output will be saved in a new folder."
),
),
],
Expand Down

0 comments on commit 6b8fb1f

Please sign in to comment.