Spaces:
Running
Running
Anton Bushuiev
commited on
Commit
•
19cd7a4
1
Parent(s):
52bab47
Change README name
Browse files
app.py
CHANGED
@@ -423,7 +423,7 @@ with app:
|
|
423 |
|
424 |
# Input GUI
|
425 |
gr.Markdown(value="""
|
426 |
-
# PPIformer Web
|
427 |
### Computational Design of Protein-Protein Interactions
|
428 |
""")
|
429 |
gr.Image("assets/readme-dimer-close-up.png")
|
|
|
423 |
|
424 |
# Input GUI
|
425 |
gr.Markdown(value="""
|
426 |
+
# PPIformer Web (CPU version)
|
427 |
### Computational Design of Protein-Protein Interactions
|
428 |
""")
|
429 |
gr.Image("assets/readme-dimer-close-up.png")
|