Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JTPATEL
/
Twitter-twhin-bert-large
like
0
Runtime error
App
Files
Files
Community
315fcae
Twitter-twhin-bert-large
/
app.py
JTPATEL
initial commit
315fcae
over 1 year ago
raw
Copy download link
history
blame
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Twitter/twhin-bert-large"
).launch()