You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 01-scene-describer/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -533,7 +533,7 @@ <h1>Scene Describer</h1>
533
533
<divclass="question-section">
534
534
<h3>Ask a Question About the Scene</h3>
535
535
<divclass="question-input-group">
536
-
<inputtype="text" id="questionInput" placeholder="e.g., How many people are in the frame? What color is the object on the left?">
536
+
<inputtype="text" id="questionInput" value="What is going on in this scene?" placeholder="e.g., How many people are in the frame? What color is the object on the left?">
0 commit comments