fkrasnov2 commited on
Commit
2519c95
·
verified ·
1 Parent(s): 500d2a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -140,4 +140,6 @@ generateButton.addEventListener('click', async () => {
140
  output.innerHTML = result[0].sequence;
141
  output.style.display = 'block';
142
  });
143
- ```
 
 
 
140
  output.innerHTML = result[0].sequence;
141
  output.style.display = 'block';
142
  });
143
+ ```
144
+
145
+ ![Browser page](https://huggingface.co/fkrasnov2/COLD2/resolve/main/browser4.png)