fix requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
faiss-cpu==1.7.2
|
2 |
gdown
|
3 |
gradio
|
4 |
-
numpy
|
5 |
-
Pillow
|
6 |
-
torch
|
7 |
-
torchvision
|
8 |
-
tqdm
|
|
|
1 |
faiss-cpu==1.7.2
|
2 |
gdown
|
3 |
gradio
|
4 |
+
numpy
|
5 |
+
Pillow
|
6 |
+
torch
|
7 |
+
torchvision
|
8 |
+
tqdm
|