This commit is contained in:
ebolam
2022-10-26 20:21:29 -04:00
parent 79d2dbad67
commit 09683052f1

View File

@@ -91,6 +91,7 @@ if lupa.LUA_VERSION[:2] != (5, 4):
logger.error(f"Please install lupa==1.10. You have lupa {lupa.__version__}.")
patch_causallm_patched = False
cloudflare = ""
# Make sure tqdm progress bars display properly in Colab
from tqdm.auto import tqdm