StKirill commited on
Commit
8eebfdf
·
verified ·
1 Parent(s): b91bd2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # import parsing # decomment to download data from the website and parse it # string, gensim, tqdm, transformers, torch
2
  from string import punctuation
3
  from tqdm.auto import tqdm, trange
4
 
 
1
+ # import parsing # decomment to download data from the website and parse it #
2
  from string import punctuation
3
  from tqdm.auto import tqdm, trange
4