LiveEvil commited on
Commit
3010823
1 Parent(s): b3da5b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
 
3
- title = "contextxla"
4
- description = "This is the official gradio demo for ContextXLA, the best language classification AI to be built."
5
  gr.Interface.load(
6
  "huggingface/datasciencemmw/current-beta",
7
  inputs="text",
 
1
  import gradio as gr
2
 
3
+ title = "contextxla beta"
4
+ description = "This is the official gradio demo for ContextXLA beta, the best language classification AI to be built."
5
  gr.Interface.load(
6
  "huggingface/datasciencemmw/current-beta",
7
  inputs="text",