Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pallerv
/
andreas122001-bloomz-3b-academic-detector
like
0
Sleeping
App
Files
Files
Community
main
andreas122001-bloomz-3b-academic-detector
/
app.py
pallerv
initial commit
2e8f315
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/andreas122001/bloomz-3b-academic-detector"
).launch()