Spaces:
Runtime error
Runtime error
Abhilashvj
commited on
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
2 |
onnxruntime
|
3 |
streamlit==1.22.0
|
4 |
torch==1.13.1
|
|
|
1 |
+
pinecone-client
|
2 |
+
opencv-python
|
3 |
+
pillow
|
4 |
+
insightface
|
5 |
onnxruntime
|
6 |
streamlit==1.22.0
|
7 |
torch==1.13.1
|