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

Update APIs #336

Merged
merged 5 commits into from
Jan 3, 2025
Merged

Update APIs #336

merged 5 commits into from
Jan 3, 2025

Conversation

MaokunZhang
Copy link
Collaborator

  1. check_model_type
  2. download_model
  3. get_download_progress

1. check_model_type
2. download_model
3. get_download_progress
@@ -19,10 +25,16 @@
from PIL import Image
import base64
from urllib.parse import urlparse
import asyncio
from fastapi.responses import StreamingResponse
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate import

@zhycheng614 zhycheng614 merged commit 282366f into localui-group Jan 3, 2025
2 checks passed
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.

2 participants