Zenithwang commited on
Commit
248e1b1
1 Parent(s): 54c6383

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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:30%;">
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