thoristhor commited on
Commit
cbfda76
1 Parent(s): e33fb90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import streamlit as st
2
  from textwrap3 import wrap
3
  from flashtext import KeywordProcessor
4
  import torch, random, nltk, string, traceback, sys, os, requests, datetime
 
1
+ mport streamlit as st
2
  from textwrap3 import wrap
3
  from flashtext import KeywordProcessor
4
  import torch, random, nltk, string, traceback, sys, os, requests, datetime