未验证 提交 2f041aba 编写于 作者: D DanielYang 提交者: GitHub

Update app.py

上级 04a71f22
!pip install -q gradio
import gradio as gr
import os
......@@ -94,4 +92,4 @@ with demo:
btn = gr.Button("View")
mol = gr.HTML()
btn.click(fn=update, inputs=[fastaName,fastaContent], outputs=mol)
demo.launch()
\ No newline at end of file
demo.launch()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册