Anohita commited on
Commit
d25e736
·
verified ·
1 Parent(s): 5cc857c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- streamlit
2
- tensorflow-cpu
3
- keras
4
- numpy
5
- pandas
6
- scikit-learn
7
- nltk
8
- pickle-mixin
 
1
+ transformers
2
+ gradio
3
+ torch
4
+ torchvision
5
+ torchaudio
6
+ tensorflow