Spaces:
Running
on
Zero
Running
on
Zero
Zenithwang
commited on
Commit
•
248e1b1
1
Parent(s):
54c6383
Update app.py
Browse files
app.py
CHANGED
@@ -95,7 +95,7 @@ prompt_examples = [
|
|
95 |
|
96 |
placeholder = """
|
97 |
<div style="opacity: 0.5;">
|
98 |
-
<img src="https://raw.githubusercontent.com/OpenCoder-llm/opencoder-llm.github.io/refs/heads/main/static/images/opencoder_icon.jpg" style="width:
|
99 |
</div>
|
100 |
"""
|
101 |
|
|
|
95 |
|
96 |
placeholder = """
|
97 |
<div style="opacity: 0.5;">
|
98 |
+
<img src="https://raw.githubusercontent.com/OpenCoder-llm/opencoder-llm.github.io/refs/heads/main/static/images/opencoder_icon.jpg" style="width:20%;">
|
99 |
</div>
|
100 |
"""
|
101 |
|