runtime error

t.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/diffvg-0.0.1-py3.10-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing diffvg-0.0.1-py3.10-linux-x86_64.egg creating /home/user/.local/lib/python3.10/site-packages/diffvg-0.0.1-py3.10-linux-x86_64.egg Extracting diffvg-0.0.1-py3.10-linux-x86_64.egg to /home/user/.local/lib/python3.10/site-packages Adding diffvg 0.0.1 to easy-install.pth file Installed /home/user/.local/lib/python3.10/site-packages/diffvg-0.0.1-py3.10-linux-x86_64.egg Processing dependencies for diffvg==0.0.1 Searching for svgpathtools==1.6.1 Best match: svgpathtools 1.6.1 Adding svgpathtools 1.6.1 to easy-install.pth file Using /home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages Searching for scipy==1.14.0 Best match: scipy 1.14.0 Adding scipy 1.14.0 to easy-install.pth file Using /home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages Searching for svgwrite==1.4.3 Best match: svgwrite 1.4.3 Adding svgwrite 1.4.3 to easy-install.pth file Using /home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages Searching for numpy==1.26.4 Best match: numpy 1.26.4 Adding numpy 1.26.4 to easy-install.pth file Installing f2py script to /home/user/.local/bin Using /home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages Finished processing dependencies for diffvg==0.0.1 /home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 433, in <module> result0 = gr.Image(type="filepath", label="Initial Word").style(height=250) AttributeError: 'Image' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...