siliconflow / BizyAir

BizyAir: Comfy Nodes that can run in any environment.
https://siliconflow.github.io/BizyAir/
MIT License
290 stars 18 forks source link

Dev modelhost v2 #137

Closed linjm8780860 closed 1 month ago

linjm8780860 commented 1 month ago
  1. Refactor model upload using asynchronous WebSocket
  2. Display model upload progress
  3. Replace directory selection with input for local model directory path for upload (no longer need to set max-upload-size)
  4. Modify the model display method
  5. Added custom dialog
  6. Added custom toast
github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

github-actions[bot] commented 1 month ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

doombeaker commented 1 month ago

image

现在的进度条是不是还有点鸡肋,就是一起转圈圈,具体某个文件上传完与否,还得查看控制台。