runtime error
Exit code: 1. Reason: Collecting imageio Downloading imageio-2.37.2-py3-none-any.whl.metadata (9.7 kB) Requirement already satisfied: numpy in /usr/local/lib/python3.10/site-packages (from imageio) (1.26.4) Requirement already satisfied: pillow>=8.3.2 in /usr/local/lib/python3.10/site-packages (from imageio) (9.5.0) Downloading imageio-2.37.2-py3-none-any.whl (317 kB) Installing collected packages: imageio Successfully installed imageio-2.37.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Downloading: "https://github.com/enesmsahin/simple-lama-inpainting/releases/download/v0.1.0/big-lama.pt" to /root/.cache/torch/hub/checkpoints/big-lama.pt 0%| | 0.00/196M [00:00<?, ?B/s][A 88%|βββββββββ | 173M/196M [00:01<00:00, 181MB/s][A 100%|ββββββββββ| 196M/196M [00:01<00:00, 190MB/s] Traceback (most recent call last): File "/app/app.py", line 30, in <module> inputs = [gr.ImageEditor( AttributeError: module 'gradio' has no attribute 'ImageEditor'
Container logs:
Fetching error logs...