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

modeldownload: Use webui_streamlit.yaml to update models #1445

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

irgolic
Copy link

@irgolic irgolic commented Oct 6, 2022

Description

Please include:

  • relevant motivation
  • a summary of the change
  • which issue is fixed.
  • any additional dependencies that are required for this change.

The modeldownload.py script is outdated (doesn't use the new paths), and there's a need for a script that downloads all models. It has been fixed to read the model_manager config in streamlit_webui.yaml, and download models to the correct locations.

Checklist:

  • I have changed the base branch to dev
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation

@irgolic irgolic marked this pull request as draft October 6, 2022 14:52
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

Successfully merging this pull request may close these issues.

1 participant