DeepNAPSI / entrypoint.py
lfolle's picture
Upload folder using huggingface_hub
d67f2dd verified
raw
history blame contribute delete
146 Bytes
# entrypoint.py is kept for backward compatibility only.
# The Space now uses app_file: app.py directly (see README.md).
import app # noqa: F401