Greenniche commited on
Commit
4d63c72
·
1 Parent(s): a179540

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,7 +1,4 @@
1
  import gradio as gr
2
-
3
- gr.Interface.load("models/spacy/zh_core_web_sm").launch()
4
-
5
  import spacy
6
  import textdistance
7
 
 
1
  import gradio as gr
 
 
 
2
  import spacy
3
  import textdistance
4