runtime error
Exit code: 1. Reason: Collecting en-core-web-sm==3.8.0 Downloading https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl (12.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 33.4 MB/s eta 0:00:00 Installing collected packages: en-core-web-sm Successfully installed en-core-web-sm-3.8.0 [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip [38;5;2m✔ Download and installation successful[0m You can now load the package via spacy.load('en_core_web_sm') Traceback (most recent call last): File "/home/user/app/app.py", line 49, in <module> gr.outputs.Dataframe(headers=["Label", "Confidence"], label="Classification Results"), AttributeError: module 'gradio' has no attribute 'outputs'
Container logs:
Fetching error logs...