Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KXingLab
/
GH29BERT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KeXing
commited on
Jan 19, 2024
Commit
053ee5a
·
verified
·
1 Parent(s):
64106fb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import gradio as gr
2
3
4
from tape import ProteinBertModel, ProteinBertConfig, TAPETokenizer # type: ignore
1
+
import gradio as gr
2
3
4
from tape import ProteinBertModel, ProteinBertConfig, TAPETokenizer # type: ignore