Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
solo69
/
jy46604790-Fake-News-Bert-Detect
like
0
Sleeping
App
Files
Files
Community
main
jy46604790-Fake-News-Bert-Detect
/
app.py
solo69
initial commit
9eee1a7
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/jy46604790/Fake-News-Bert-Detect"
).launch()