jorgemarcc commited on
Commit
795c1ba
·
verified ·
1 Parent(s): 3d716d5

Update requirements.txt

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