-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi there! thank you so much for sharing this implementation.
The current code lists the models under the directory in which the server was launched, and that seems somewhat restrictive.
Would it be possible for you to add support to multiple locations for the models that the server can see?
Ideally I would like to launch the server and specify perhaps in an environment variable, multiple directories where it could search for models, separated by ":" (to follow Linux conventions).
And perhaps "baseModel.py" should be in a separate dir, so that one could point to it's location using PYTHONPATH when launching the server and that would make possible to all custom nodes, wherever they are, to import the base class.
How do you like that?
Metadata
Metadata
Assignees
Labels
No labels