Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FallnAI
/
DarkBERT
like
6
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/2
DarkBERT
/
app.py
Akash20000
Update app.py
b987454
verified
4 months ago
raw
Copy download link
history
blame
68 Bytes
import
gradio
as
gr
gr.load.load(
"models/s2w-ai/DarkBERT"
).launch()