runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/torch/amp/autocast_mode.py:270: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn( Traceback (most recent call last): File "/app/app.py", line 6, in <module> from models import remix_images File "/app/models.py", line 11, in <module> from gradio.components import Progress as gr_Progress ImportError: cannot import name 'Progress' from 'gradio.components' (/usr/local/lib/python3.10/site-packages/gradio/components/__init__.py)
Container logs:
Fetching error logs...