matthoffner commited on
Commit
b11f460
1 Parent(s): e0b5113

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -37,7 +37,7 @@ async def index():
37
  <h2><a href="https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML">wizardcoder-ggml</a></h2>
38
  <h2><a href="https://matthoffner-wizardcoder-ggml.hf.space/docs">FastAPI Docs</a></h2>
39
  <h2><a href="https://wizardcoder-sandbox.netlify.app">Wizardcoder Sandbox</a></h2>
40
- <h2><a href="https://matthoffner-monacopilot-ggml.hf.space">monacopilot</a></h2>
41
  </body>
42
  </html>
43
  """
 
37
  <h2><a href="https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML">wizardcoder-ggml</a></h2>
38
  <h2><a href="https://matthoffner-wizardcoder-ggml.hf.space/docs">FastAPI Docs</a></h2>
39
  <h2><a href="https://wizardcoder-sandbox.netlify.app">Wizardcoder Sandbox</a></h2>
40
+ <h2><a href="https://matthoffner-monacopilot.hf.space">monacopilot</a></h2>
41
  </body>
42
  </html>
43
  """