adaface-neurips commited on
Commit
2c7e369
·
1 Parent(s): 6be3e80

Set torch to 2.4.1

Browse files
Files changed (1) hide show
  1. ConsistentID/requirements.txt +1 -1
ConsistentID/requirements.txt CHANGED
@@ -7,7 +7,7 @@ peft
7
  opencv-python
8
  insightface
9
  diffusers
10
- torch
11
  torchvision
12
  transformers
13
  spaces
 
7
  opencv-python
8
  insightface
9
  diffusers
10
+ torch==2.4.1
11
  torchvision
12
  transformers
13
  spaces