Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vkthakur88
/
zhihan1996-DNABERT-2-117M
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vkthakur88
commited on
Dec 13, 2023
Commit
13599fe
·
1 Parent(s):
aaf88fd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.
Interface.
load("models/zhihan1996/DNABERT-2-117M").launch()
1
import gradio as gr
2
3
+
gr.load("models/zhihan1996/DNABERT-2-117M").launch()