Spaces:
Running
Running
acecalisto3
commited on
Commit
•
c5be88a
1
Parent(s):
cb052d2
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -10,7 +10,6 @@ opencv-python
|
|
10 |
gradio
|
11 |
cookiecutter
|
12 |
GitPython
|
13 |
-
pytest
|
14 |
-
faiss-cpu
|
15 |
-
huggingface-cli
|
16 |
-
huggingface_hub
|
|
|
10 |
gradio
|
11 |
cookiecutter
|
12 |
GitPython
|
13 |
+
pytest==7.2.1
|
14 |
+
faiss-cpu==1.7.2
|
15 |
+
huggingface-cli
|
|