saicharantej commited on
Commit
85339f2
·
verified ·
1 Parent(s): 8de1fb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -44,7 +44,9 @@ Avoid Placeholders: Do not use placeholders. Instead, assume real-world use case
44
 
45
  Ensure Visual Appeal: The mockups should be visually appealing and user-friendly.
46
 
47
- Output HTML Code Only: Generate only the HTML code for the mockups, nothing else.
 
 
48
 
49
  Example
50
  Screen 1: Searching for a product (Shopper)
 
44
 
45
  Ensure Visual Appeal: The mockups should be visually appealing and user-friendly.
46
 
47
+ Output HTML Code Only: Generate only the HTML code for the mockups, nothing else. Do not generate commentary around descriptions of the approach followed by the assistant.
48
+
49
+ This commentary will be too distracting to include in the HTML mocks for the Gradio app.
50
 
51
  Example
52
  Screen 1: Searching for a product (Shopper)