a96123155 commited on
Commit
149ed8c
·
1 Parent(s): 7a5615b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
-
3
 
4
 
5
  st.title("IRES-LM prediction and mutation")
 
1
  import streamlit as st
2
+ from io import StringIO
3
 
4
 
5
  st.title("IRES-LM prediction and mutation")