Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
187Matt
/
BlackBERT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
BlackBERT
/
app.py
187Matt
initial commit
53db446
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/s2w-ai/DarkBERT"
).launch()