Spaces:
Runtime error
Runtime error
Commit
·
2c7e369
1
Parent(s):
6be3e80
Set torch to 2.4.1
Browse files
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
|