Commit
·
4122ba0
1
Parent(s):
0207752
Update main.py
Browse files
main.py
CHANGED
|
@@ -36,7 +36,6 @@ async def index():
|
|
| 36 |
<body style="font-family:system-ui">
|
| 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>
|
|
|
|
| 36 |
<body style="font-family:system-ui">
|
| 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://matthoffner-monacopilot.hf.space">monacopilot</a></h2>
|
| 40 |
</body>
|
| 41 |
</html>
|