S-4-G-4-R commited on
Commit
d170aa1
·
verified ·
1 Parent(s): 532d93a

Update requirements .txt

Browse files
Files changed (1) hide show
  1. requirements .txt +3 -3
requirements .txt CHANGED
@@ -1,7 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
-
3
- torch==2.2.2+cpu
4
  gradio==4.44.0
5
  transformers==4.44.2
6
  Pillow==10.4.0
7
  numpy==1.26.4
 
 
1
+ torch==2.2.2+cpu --index-url https://download.pytorch.org/whl/cpu
2
+ torchvision==0.17.2+cpu --index-url https://download.pytorch.org/whl/cpu
 
3
  gradio==4.44.0
4
  transformers==4.44.2
5
  Pillow==10.4.0
6
  numpy==1.26.4
7
+ matplotlib==3.9.2