jackrui commited on
Commit
f185b72
ยท
1 Parent(s): b9006ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -3
app.py CHANGED
@@ -219,9 +219,11 @@ if __name__ == "__main__":
219
  )
220
  gr.Markdown(
221
  "<p align='center'><img src='https://pic4.zhimg.com/v2-eb2a7c0e746e67d1768090eec74f6787_b.jpg'></p>")
222
- gr.Markdown(
223
- "<p align='center' style='font-size: 20px;'>Related job links in the same series: <a href='https://huggingface.co/spaces/jackrui/ampD'>AMP Sequence Detector</a> , <a href='https://huggingface.co/spaces/jackrui/ampG'>Antimicrobial Peptide Generator</a></p>")
224
- gr.Markdown('''๐Ÿ“ **Citation**
 
 
225
  If our work is useful for your research, please consider citing:
226
  ```
227
  waiting...
 
219
  )
220
  gr.Markdown(
221
  "<p align='center'><img src='https://pic4.zhimg.com/v2-eb2a7c0e746e67d1768090eec74f6787_b.jpg'></p>")
222
+ gr.Markdown("<p align='center' style='font-size: 20px;'>Related job links in the same series: </p>")
223
+
224
+ gr.Markdown("<p align='center'><a href='https://huggingface.co/spaces/jackrui/ampG'><img style='margin:-0.8em 0 2em 0;' src='https://shields.io/badge/Diff_AMP-Generator-blue' alt='Diff_AMP-Generator-blue'></a></p>"
225
+ "<p align='center'><a href='https://huggingface.co/spaces/jackrui/Diff-AMP'><img style='margin:-0.8em 0 2em 0;' src='https://shields.io/badge/Diff_AMP-property_prediction-blue' alt='Diff_AMP-property_prediction-blue'></a></p>")
226
+ gr.Markdown('''๐Ÿ“ **Citation**
227
  If our work is useful for your research, please consider citing:
228
  ```
229
  waiting...