matthoffner
commited on
Commit
•
0c00d97
1
Parent(s):
08d233d
Update main.py
Browse files
main.py
CHANGED
@@ -36,7 +36,7 @@ async def index():
|
|
36 |
<body style="background-color:black">
|
37 |
<h2 style="font-family:system-ui"><a href="https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML">wizardcoder-ggml</a></h2>
|
38 |
<iframe
|
39 |
-
src="https://
|
40 |
frameborder="0"
|
41 |
width="95%"
|
42 |
height="90%"
|
|
|
36 |
<body style="background-color:black">
|
37 |
<h2 style="font-family:system-ui"><a href="https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML">wizardcoder-ggml</a></h2>
|
38 |
<iframe
|
39 |
+
src="https://wizardcoder-sandbox.netlify.app"
|
40 |
frameborder="0"
|
41 |
width="95%"
|
42 |
height="90%"
|