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

Fix/pressreleasebuild #6

Merged
merged 7 commits into from
Nov 29, 2024
Merged

Fix/pressreleasebuild #6

merged 7 commits into from
Nov 29, 2024

Conversation

florianesser-tng
Copy link

  • added note to addCustomLLMDialog hinting to potential unsupported models
  • fixed bug in doesHuggingFaceRepo/File exist in the case of single file downloading
  • added check for model existence for models declared in comfyUI workflows
  • disabled generation parameter button for comfyUI generated pictures, while we are settling for what settings to display
  • adjusted file paths for opening image and folder of comfyUI generated pictures
  • added UI guidance on how to use downloadLLM Dialog
  • switched from flask to flaskAPI in backend to enhance working with typed requests

florianesser-tng and others added 7 commits November 28, 2024 13:41
Benefit from types and request validation
to make backend more robust and understandable.
Unclear, what settings to display for now
Custom loaded llm models may not have a config.json
They might still be downloaded. Hence, exclude from checks.
Also: add retry to "move to desired dir" method - this
might fail (notoriously on windows with exception:[WinError 5] Access is
denied). Unfortunately, this did not solve the problem
quickfix by hardcode. Serverstart receives --output-dir variable
Adjust lookup accordingly.
…epositories only / no single-files)

Signed-off-by: marijnvg-tng <[email protected]>
@florianesser-tng florianesser-tng merged commit 14580b3 into dev Nov 29, 2024
3 of 5 checks passed
@mschuettlerTNG mschuettlerTNG deleted the fix/pressreleasebuild branch December 14, 2024 19:39
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