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

feat(api): convert from SD checkpoints #118

Merged
merged 23 commits into from
Feb 11, 2023
Merged

Conversation

ssube
Copy link
Owner

@ssube ssube commented Feb 9, 2023

Convert SD checkpoints from .ckpt and .safetensors to ONNX.

  • add a way to download files by putting https:// links in the extras.json file
  • store downloaded files and torch models in a cache directory (maybe models/cache)
  • fix/remove the requirement to have -onnx- in the model name
  • make sure licenses are included/accurate for everything

Misc fixes:

Follow up:

@ssube ssube self-assigned this Feb 10, 2023
@ssube ssube added status/progress issues that are in progress and have a branch type/bug broken features type/feature new features labels Feb 10, 2023
@ssube ssube added this to the v0.7 milestone Feb 10, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 30 Code Smells

No Coverage information No Coverage information
2.0% 2.0% Duplication

@ssube ssube merged commit 917f5be into main Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/progress issues that are in progress and have a branch type/bug broken features type/feature new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant