Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MSey
/
CaGBERT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2150cf1
CaGBERT
/
app.py
MSey90
correct spleleing
2150cf1
unverified
9 months ago
raw
Copy download link
history
blame
Safe
164 Bytes
from
transformers
import
pipeline
from
huggingface_hub
import
login
as
hf_login
import
streamlit
as
st
st.header(
"Test Environment for tiny_CaLL_r10_O1_f10_c1022"
)