Spaces:
Runtime error
Runtime error
RRoundTable
commited on
Commit
·
64a6149
1
Parent(s):
e5a474c
Update requirements
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# pip install -r requirements.txt
|
2 |
+
|
3 |
+
numpy>=1.18.5
|
4 |
+
torch>=1.7.0
|
5 |
+
torchvision>=0.8.1
|
6 |
+
opencv-python==4.7.0.72
|
7 |
+
gradio==3.32.0
|
8 |
+
faiss-cpu==1.7.4
|