faiss server
This commit is contained in:
14
faiss/.dockerignore
Normal file
14
faiss/.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
env/
|
||||
venv/
|
||||
.venv/
|
||||
.env
|
||||
.git/
|
||||
.gitignore
|
||||
docker-compose.yml
|
||||
faiss_index.bin
|
||||
__pycache__
|
||||
Reference in New Issue
Block a user