sileod commited on
Commit
bf8f008
·
verified ·
1 Parent(s): 068f0da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ demo = gr.Interface(
40
  ],
41
  title="🤖 Zero-Shot Text Classification with ModernBERT",
42
  description="""
43
- Classify any text into categories of your choice using advanced AI!
44
 
45
  **How to use:**
46
  1. Enter your text in the first box
 
40
  ],
41
  title="🤖 Zero-Shot Text Classification with ModernBERT",
42
  description="""
43
+ Classify any text into arbirary categories or perform natural language inference with ModernBERT
44
 
45
  **How to use:**
46
  1. Enter your text in the first box