Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
967512b
1
Parent(s):
1c49395
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
numpy==1.23.4
|
2 |
face_alignment==1.3.5
|
3 |
imageio==2.19.3
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
numpy==1.23.4
|
5 |
face_alignment==1.3.5
|
6 |
imageio==2.19.3
|