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...
Akash20000
commited on
Sep 21, 2024
Commit
b987454
·
verified
·
1 Parent(s):
69b9847
Update app.py
Browse files
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()