Geonomic commited on
Commit
6c1fd6c
·
verified ·
1 Parent(s): efef19d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ def gradio_inference(dna_sequence, run_mapping):
221
  with gr.Blocks(theme=gr.themes.Soft(), title="🧬 The Genomic Oracle 🧬") as demo:
222
  gr.Markdown(
223
  """
224
- # 🧬 The Genomic Oracle
225
  **University of Maryland Global Campus (UMGC) | Bioinformatics Capstone Project**
226
 
227
  Welcome to the official interface for **The Genomic Oracle**, a cascaded machine learning pipeline designed for high-precision DNA sequence classification.
 
221
  with gr.Blocks(theme=gr.themes.Soft(), title="🧬 The Genomic Oracle 🧬") as demo:
222
  gr.Markdown(
223
  """
224
+ # 🧬 The Genomic Oracle 🧬
225
  **University of Maryland Global Campus (UMGC) | Bioinformatics Capstone Project**
226
 
227
  Welcome to the official interface for **The Genomic Oracle**, a cascaded machine learning pipeline designed for high-precision DNA sequence classification.