Skip to content

Commit 650b8e6

Browse files
authored
Add files via upload
1 parent f169a34 commit 650b8e6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

requirements.txt

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
--extra-index-url https://download.pytorch.org/whl/cu117
2+
3+
numpy==1.23.5
4+
opencv-python==4.7.0.72
5+
onnx==1.14.0
6+
insightface==0.7.3
7+
psutil==5.9.5
8+
tk==0.1.0
9+
pillow==9.5.0
10+
onnxruntime-gpu==1.15.0;
11+
protobuf==4.23.2
12+
torch==2.0.1+cu117
13+
termcolor
14+
regex
15+
ftfy
16+
torch
17+
torchvision
18+
torchaudio
19+

0 commit comments

Comments
 (0)