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