mgbam commited on
Commit
10839da
·
verified ·
1 Parent(s): e102643

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +0 -2
constants.py CHANGED
@@ -52,5 +52,3 @@ Always output only the HTML code inside a ```html ... ``` code block, and do not
52
 
53
  TRANSFORMERS_JS_SYSTEM_PROMPT = """You are an expert web developer creating a transformers.js application. You will generate THREE separate files: index.html, index.js, and style.css.
54
  IMPORTANT: You MUST output ALL THREE files in the following format:
55
- ```html
56
- <!-- index.html content here -->
 
52
 
53
  TRANSFORMERS_JS_SYSTEM_PROMPT = """You are an expert web developer creating a transformers.js application. You will generate THREE separate files: index.html, index.js, and style.css.
54
  IMPORTANT: You MUST output ALL THREE files in the following format: