Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Scientific-Rabies
/
s2w-ai-DarkBERT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
s2w-ai-DarkBERT
/
app.py
Scientific-Rabies
initial commit
0b58b5f
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/s2w-ai/DarkBERT"
).launch()