data_text_search / .gitignore
seanpedrickcase's picture
Updated to Gradio 4.16.0. Now works correctly with BGE embeddings
2bcd818
raw
history blame
224 Bytes
*.csv
*.pyc
*.cpython-311.pyc
*.cpython-310.pyc
*.bat
*.json
*.xlsx
*.parquet
*.json
*.bat
*.pkl
*.spec
*.ipynb
*.npy
*.npz
*.pkl
*.pkl.gz
build/*
dist/*
__pycache__/*
db/*
experiments/*
model/*
build_deps/*
build_deps_old/*