Accelernate commited on
Commit
8010503
·
verified ·
1 Parent(s): e7aa8fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -163,8 +163,8 @@ st.markdown("""
163
  2. Click 'Generate and Predict' to generate a unique protein sequence based on your inputs.
164
  3. GenPro2 then predicts the 3D structure of your protein and provides a confidence score.
165
 
166
- More about GenPro2:
167
- Your unique protein could be the key to unlocking new therapeutic possibilities or understanding disease mechanisms. Who knows? Your next generated sequence might just lead to a breakthrough. Start your journey into computational protein exploration!
168
  """)
169
 
170
  if st.sidebar.button('Generate and Predict'):
 
163
  2. Click 'Generate and Predict' to generate a unique protein sequence based on your inputs.
164
  3. GenPro2 then predicts the 3D structure of your protein and provides a confidence score.
165
 
166
+ More about GenPro2 and Proteins:
167
+ Your unique protein could be the key to unlocking new therapeutic possibilities or understanding disease mechanisms. Who knows? Your next generated sequence might just lead to a breakthrough. Start your journey into computational protein exploration! [Learn more](https://www.youtube.com/watch?v=KpedmJdrTpY)
168
  """)
169
 
170
  if st.sidebar.button('Generate and Predict'):