#I get an error while trying to download my model (EasyGUI)

1 messages · Page 1 of 1 (latest)

vapid quest
#

So, when I was trying to download my Paul Atreides model to use it in RVC, it happens. When I click Download Model, it always happens. Even finishing the training process still no luck. ANYONE ELSE GETTING THE SAME PROBLEM???

Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 523, in run_predict output = await app.get_blocks().process_api( File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 1437, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 1109, in call_function prediction = await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/dist-packages/anyio/to_thread.py", line 33, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 807, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/dist-packages/gradio/utils.py", line 865, in wrapper response = f(*args, **kwargs) File "/content/RVC/demo.py", line 362, in <lambda> fn=lambda name: os.listdir(f'assets/weights/{name}') + glob.glob(f'logs/{name.split(".")[0]}/added_*.index'), FileNotFoundError: [Errno 2] No such file or directory: 'assets/weights/Paul Atreides'

#

Also tried on a draft one but KEEPS GIVING ME AN ERROR

#

I get an error while trying to download my model (EasyGUI)