jervinjosh68 commited on
Commit
ad7770b
1 Parent(s): ff17731

update requirements.txt

Browse files

same with my laptop's version which are working

Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- torchvision
3
- pillow
4
  numpy==1.24.1
5
- gradio
6
- requests
 
1
+ torch==1.11.0+cu113
2
+ torchvision==0.12.0
3
+ pillow==9.1.0
4
  numpy==1.24.1
5
+ gradio==2.8.13
6
+ requests==2.27.1