sashtech commited on
Commit
082fa4f
·
verified ·
1 Parent(s): 13a208e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio
2
- transformers
3
- torch
4
- spacy
5
- nltk
6
- gensim
7
- git+https://github.com/PrithivirajDamodaran/[email protected]
 
1
+ gradio==latest
2
+ transformers==latest
3
+ torch==latest
4
+ spacy==latest
5
+ nltk==latest
6
+ gensim==latest
7
+ git+https://github.com/PrithivirajDamodaran/[email protected]