UnisKB/apps/models_provider
zhangzhanwei e8c36a6223 feat: STT model params 2025-09-25 15:47:33 +08:00
..
api
constants
impl feat: STT model params 2025-09-25 15:47:33 +08:00
migrations
models
serializers
sql
views
__init__.py
admin.py
apps.py
base_model_provider.py feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
base_ttv.py feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
tests.py
tools.py fix: Return the link to the connection pool after the node execution is completed (#3957) 2025-08-28 16:08:05 +08:00
urls.py