Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FatHamster
/
jy46604790-Fake-News-Bert-Detect
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
jy46604790-Fake-News-Bert-Detect
/
app.py
FatHamster
initial commit
7be855e
verified
10 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()