Mute Faiss search progress bar

Plus I want to keep the map’s tqdm while mute the 1/1 one. Is that possible

I think it’s possible, but without modifying the contents of the library, the only option is to manually silence tqdm temporarily like this… Or add_faiss_index_from_external_arrays for better tqdm?
https://stackoverflow.com/questions/37091673/silence-tqdms-output-while-running-tests-or-running-the-code-via-cron

https://stackoverflow.com/questions/62048408/how-to-remove-progressbar-in-tqdm-once-the-iteration-is-complete