Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LordCoffee
/
AbdulSami-bert-base-cased-cefr
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AbdulSami-bert-base-cased-cefr
/
app.py
LordCoffee
initial commit
5098539
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/AbdulSami/bert-base-cased-cefr"
).launch()