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
Update app.py
#2
by
Akash20000
- opened
Sep 21
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/s2w-ai/DarkBERT").launch()
1
import gradio as gr
2
3
+
gr.load
.load
("models/s2w-ai/DarkBERT").launch()