Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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.
|