Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No models found or set allow_custom_value=True. #52

Open
mykeehu opened this issue Oct 19, 2023 · 0 comments
Open

No models found or set allow_custom_value=True. #52

mykeehu opened this issue Oct 19, 2023 · 0 comments

Comments

@mykeehu
Copy link

mykeehu commented Oct 19, 2023

When I launch the application, I get this error message:


False
I:\audiocraft_plus\venv\lib\site-packages\gradio\components\dropdown.py:231: UserWarning: The value passed into gr.Dropdown() is not in the list of choices. Please update the list of choices to include: No models found or set allow_custom_value=True.
  warnings.warn(
Running on local URL:  http://127.0.0.1:7862

What is the problem, how can it be fixed? This is how I start the program:
python app.py --inbrowser --cache --unload_to_cpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant