jorgemarcc commited on
Commit
ea88e6e
·
verified ·
1 Parent(s): 702766a

Update requirements.txt

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