Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Itzdodo
/
s2w-ai-DarkBERT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a2d9348
s2w-ai-DarkBERT
/
app.py
Itzdodo
initial commit
a2d9348
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/s2w-ai/DarkBERT"
).launch()