Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jaket123
/
onlplab-alephbert-base1
like
0
Running
App
Files
Files
Community
main
onlplab-alephbert-base1
/
app.py
jaket123
initial commit
121ec99
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/onlplab/alephbert-base"
).launch()