Spaces:
Runtime error
Runtime error
gokaygokay
commited on
Commit
•
8d6a3e4
1
Parent(s):
1324d50
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ accelerate>=0.25.0
|
|
3 |
torch==2.1.2
|
4 |
torchvision==0.16.2
|
5 |
transformers>=4.30.0
|
6 |
-
numpy
|
7 |
kornia>=0.7.0
|
8 |
insightface>=0.7.3
|
9 |
opencv-python>=4.8.1.78
|
|
|
3 |
torch==2.1.2
|
4 |
torchvision==0.16.2
|
5 |
transformers>=4.30.0
|
6 |
+
numpy==1.26.4
|
7 |
kornia>=0.7.0
|
8 |
insightface>=0.7.3
|
9 |
opencv-python>=4.8.1.78
|