Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tasksource
/
ModernBERT-zero-shot-nli
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sileod
commited on
Dec 21, 2024
Commit
ff860dc
·
verified
·
1 Parent(s):
2c3b8d9
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.Interface.load("models/tasksource/ModernBERT-nli").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/tasksource/ModernBERT-nli").launch()