Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmedBou
/
JoBert
like
0
Sleeping
App
Files
Files
Community
main
JoBert
/
app.py
AhmedBou
Update app.py
f21a056
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/AhmedBou/JoBert"
).launch()