phiyodr commited on
Commit
bbee78d
1 Parent(s): 9d9fb9c

Fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==1.12.1
2
- Pillow==9.3.0
3
- torchvision==0.13.1
4
  matplotlib
5
- transformers==4.30.2
 
1
+ torch
2
+ Pillow
3
+ torchvision
4
  matplotlib
5
+ transformers