fffiloni commited on
Commit
95d98f2
1 Parent(s): 949e8dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
  numpy==1.23.1
4
  diffusers==0.27.0
5
  albumentations==0.4.3
 
1
+ torch>=2.1.1
2
+ torchvision>=0.15.2
3
  numpy==1.23.1
4
  diffusers==0.27.0
5
  albumentations==0.4.3