shayan5422 commited on
Commit
7df6d7b
·
verified ·
1 Parent(s): 3214c9b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,4 +4,4 @@ sentence-transformers>=2.3.0
4
  numpy>=1.20.0
5
  faiss-cpu>=1.7.0 # Use faiss-gpu if you need GPU support on HF Spaces
6
  huggingface-hub>=0.15.1 # Version compatible with sentence-transformers >= 2.3.0
7
- gunicorn # Added for deployment on Hugging Face Spaces
 
4
  numpy>=1.20.0
5
  faiss-cpu>=1.7.0 # Use faiss-gpu if you need GPU support on HF Spaces
6
  huggingface-hub>=0.15.1 # Version compatible with sentence-transformers >= 2.3.0
7
+ gunicorn # Added for deployment on Hugging Face Spaces