diff --git a/.gitignore b/.gitignore index eb884bc549e19..17d753d6a0bbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.vscode/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/requirements.txt b/requirements.txt index 63c92b3b1727d..42513511ad0a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ nlpcloud playwright wikipedia huggingface_hub -faiss +faiss-cpu sentence_transformers # For development jupyter