li commited on
Commit
95d1025
ยท
1 Parent(s): d64036f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
- descriptions = "GPT ็‰›้€ผ"
3
- example = [["I am king."]]
4
  gr.Interface.load("models/bert-base-uncased").launch(share=True)
 
1
  import gradio as gr
2
+ # descriptions = "GPT ็‰›้€ผ"
3
+ # example = [["I am king."]]
4
  gr.Interface.load("models/bert-base-uncased").launch(share=True)