saketh11 commited on
Commit
c5352e6
·
1 Parent(s): 6e9b5dc

Remove 'State-of-the-art E. coli codon optimization for publication-quality research' text

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- st.markdown("**State-of-the-art E. coli codon optimization for publication-quality research**")
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)