Obai33 commited on
Commit
264e3bf
·
verified ·
1 Parent(s): b6e1281

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==1.10.0
2
- torchvision==0.11.1
3
- matplotlib==3.4.3
4
- Pillow==8.3.1
5
- gradio==2.3.0
6
- transformers==4.10.0
 
1
+ torch==2.4.0
2
+ torchvision==0.13.1 # Update this version if needed to be compatible with the torch version
3
+ matplotlib
4
+ Pillow
5
+ gradio
6
+ transformers