runtime error

Downloaded hubert base model file successfully. File saved to ./hubert_base.pt. Downloaded rmvpe model file successfully. File saved to ./rmvpe.pt. ------------------------------- RVC v2 Easy GUI (Local Edition) ------------------------------- 2024-06-15 01:31:01 | INFO | fairseq.tasks.text_to_speech | Please install tensorboardX: pip install tensorboardX 2024-06-15 01:31:03 | INFO | httpx | HTTP Request: GET https://api.gradio.app/gradio-messaging/en "HTTP/1.1 200 OK" No supported Nvidia GPU found, use CPU instead CUDA is not available. Make sure you have an NVIDIA GPU and CUDA installed. Preloading RMVPE model... No supported Nvidia GPU found, use CPU instead CUDA is not available. Make sure you have an NVIDIA GPU and CUDA installed. loading weights/TIMBOVILL.pth 2024-06-15 01:31:05 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " 2024-06-15 01:31:05 | INFO | httpx | HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" gin_channels: 256 self.spk_embed_dim: 109 <All keys matched successfully> Traceback (most recent call last): File "/home/user/app/app.py", line 1562, in <module> face = gr.UploadButton("Upload A Character",type='file') File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 163, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/upload_button.py", line 77, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['filepath', 'binary']

Container logs:

Fetching error logs...