ayajoharji commited on
Commit
a99aefa
·
verified ·
1 Parent(s): 969899b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- numpy
2
- matplotlib
3
- gradio==3.24.1
4
  transformers
 
 
5
  Pillow
6
  scikit-learn
7
- sentencepiece
 
1
+ torch
 
 
2
  transformers
3
+ gradio
4
+ numpy
5
  Pillow
6
  scikit-learn
7
+ requests