prthgo commited on
Commit
1383c54
·
1 Parent(s): b7e764c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  pickle
2
- nltk
3
- sklearn
4
- gradio
5
- string
 
1
  pickle
2
+ nltk==3.8.1
3
+ sklearn==1.3.0
4
+ gradio== 3.44.4
5
+ string