mgbam commited on
Commit
f316f73
·
verified ·
1 Parent(s): f60a70a

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +2 -0
constants.py CHANGED
@@ -112,3 +112,5 @@ DEMO_LIST = [
112
  {"title": "Search/Replace Example", "description": "Generate HTML first, then ask: 'Change the title to My New Title' or 'Add a blue background to the body'"},
113
  {"title": "Transformers.js App", "description": "Create a transformers.js application with AI/ML functionality using the transformers.js library"}
114
  ]
 
 
 
112
  {"title": "Search/Replace Example", "description": "Generate HTML first, then ask: 'Change the title to My New Title' or 'Add a blue background to the body'"},
113
  {"title": "Transformers.js App", "description": "Create a transformers.js application with AI/ML functionality using the transformers.js library"}
114
  ]
115
+ ```html
116
+ <!-- index.html content here -->