Spaces:
Running
Running
Remove 'State-of-the-art E. coli codon optimization for publication-quality research' text
Browse files
app.py
CHANGED
@@ -624,7 +624,7 @@ def run_optimization(protein: str, organism: str, use_post_processing: bool = Fa
|
|
624 |
|
625 |
def main():
|
626 |
st.title("🧬 ColiFormer")
|
627 |
-
|
628 |
|
629 |
# Remove the performance highlights expander (details/summary block)
|
630 |
# (No expander here anymore)
|
|
|
624 |
|
625 |
def main():
|
626 |
st.title("🧬 ColiFormer")
|
627 |
+
|
628 |
|
629 |
# Remove the performance highlights expander (details/summary block)
|
630 |
# (No expander here anymore)
|