Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -12
requirements.txt
CHANGED
@@ -1,13 +1,3 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
numpy
|
5 |
-
torch
|
6 |
-
torchvision
|
7 |
-
facenet-pytorch
|
8 |
-
moviepy
|
9 |
-
imageio
|
10 |
-
imageio-ffmpeg
|
11 |
-
decorator
|
12 |
-
tqdm
|
13 |
-
requests
|
|
|
1 |
streamlit
|
2 |
+
gradio_client
|
3 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|