How to add other models?

#44
by JuanSProgramer - opened

Hello, I would like to know if there is someone who knows how to add other models to the google colab and could guide me

If you want to add a model you can just edit the folder_info.json for making a category like this
image.png

You can see here, how the structure is https://huggingface.co/spaces/ArkanDash/rvc-models-new/tree/main/weights
To add a model you can create model_info.json and edit it.
make sure to create the model_info.json inside the category folder (the example is weights/Liyue/model_info.json)
And it would be output as this
image.png

If you have any issues, you can dm me on discord
arkandash#0000

image.png
Have this issue :(

it's Error module:
ModuleNotFoundError: No module named 'gradio'

-When I run step 1 i think it's error
-is the content:

error: subprocess-exited-with-error

× Building wheel for pyworld (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for pyworld (pyproject.toml) ... error
ERROR: Failed building wheel for pyworld
Failed to build pyworld
ERROR: Could not build wheels for pyworld, which is required to install pyproject.toml-based projects

Thank you for the send me the issue, It seems this issue occurred after I update the code.
Let me try to fix it.

The issue is now fixed.

Hi! Thank you for all so many models. I would really like to see Dottore. Is it not planned?

Hi! Thank you for all so many models. I would really like to see Dottore. Is it not planned?

I think I can find that but, Im busy right now.
Will do it soon if I have time.

Hello! thanks for your work and for these models, but are you planning to add chongyun? would love to see!

Hello! thanks for your work and for these models, but are you planning to add chongyun? would love to see!

Sure, after amber.

Sign up or log in to comment