navvew's picture
Upload folder using huggingface_hub
1b2c8d6 verified
raw
history blame contribute delete
130 Bytes
[flake8]
max-line-length = 120
ignore = E203,E501,W503
per-file-ignores =
__init__.py:F401
hubconf.py:F401
exclude =
venv