TEZv commited on
Commit
5616e63
·
verified ·
1 Parent(s): 7bd8b55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -1242,13 +1242,13 @@ with gr.Blocks(css=css, title="K R&D Lab · S1 Biomedical") as demo:
1242
 
1243
  save_btn.click(quick_save, [note_input, note_dropdown], save_status)
1244
 
1245
- # === Інтеграція з Research Suite ===
1246
- with gr.Row():
1247
- gr.Markdown("""
1248
- ---
1249
- ### 🚀 Ready for real data?
1250
- Try our **[Cancer Research Suite](https://huggingface.co/spaces/K-RnD-Lab/Cancer-Research-Suite_03-2026)** with live PubMed, ClinVar and OpenTargets APIs.
1251
- """)
1252
 
1253
  gr.Markdown(
1254
  "---\n**K R&D Lab** · MIT License · "
 
1242
 
1243
  save_btn.click(quick_save, [note_input, note_dropdown], save_status)
1244
 
1245
+ # === Інтеграція з Research Suite ===
1246
+ with gr.Row():
1247
+ gr.Markdown("""
1248
+ ---
1249
+ ### 🚀 Ready for real data?
1250
+ Try our **[Cancer Research Suite](https://huggingface.co/spaces/K-RnD-Lab/Cancer-Research-Suite_03-2026)** with live PubMed, ClinVar and OpenTargets APIs.
1251
+ """)
1252
 
1253
  gr.Markdown(
1254
  "---\n**K R&D Lab** · MIT License · "