Spaces:
Runtime error
Runtime error
Harisreedhar
commited on
Commit
β’
71e8b08
1
Parent(s):
0b756df
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
torch
|
|
|
2 |
gradio>=3.33.1
|
3 |
insightface==0.7.3
|
4 |
moviepy>=1.0.3
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchvision
|
3 |
gradio>=3.33.1
|
4 |
insightface==0.7.3
|
5 |
moviepy>=1.0.3
|