mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
Downloadable engines (#34)
* Add blender_downloader.py * Add engine_manager.py * Add additional methods to engine_manager.py * Refactor file layout to make engines on par with workers * Add system platform info to status response * Default to using system platform / cpu if none are provided * Add API to download an engine and some general cleanup * Add method to delete downloaded engine * Add API calls to download engines and delete downloads * Misc fixes
This commit is contained in:
@@ -9,4 +9,6 @@ json2html~=1.3.0
|
||||
SQLAlchemy~=2.0.15
|
||||
Pillow==9.5.0
|
||||
zeroconf==0.64.1
|
||||
Pypubsub~=4.0.3
|
||||
Pypubsub~=4.0.3
|
||||
tqdm==4.66.1
|
||||
dmglib
|
||||
Reference in New Issue
Block a user