saicharantej commited on
Commit
5d3fb61
·
verified ·
1 Parent(s): 6cf1f5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -41,7 +41,10 @@ Administrator
41
 
42
  7.Ensure Visual Appeal: The mockups should be visually appealing and user-friendly.
43
 
 
 
44
  8.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.
 
45
 
46
  This commentary will be too distracting to include in the HTML mocks for the Gradio app.
47
 
 
41
 
42
  7.Ensure Visual Appeal: The mockups should be visually appealing and user-friendly.
43
 
44
+ Constraints:
45
+
46
  8.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.
47
+ Do not generate images or refer to image urls in the code.
48
 
49
  This commentary will be too distracting to include in the HTML mocks for the Gradio app.
50