Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmedBou
/
JoBert
like
0
Sleeping
App
Files
Files
Community
ec3695c
JoBert
/
app.py
AhmedBou
initial commit
c169fd6
12 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/AhmedBou/JoBert"
).launch()