Integration local image embedding to aiox shell

This commit is contained in:
liyaxing
2023-09-26 20:25:02 +08:00
committed by tsukasa
parent f07976366f
commit 7f3687fab1
-1
View File
@@ -25,6 +25,5 @@ from .local_stability_node import Local_Stability_ComputeNode
from .stability_node import Stability_ComputeNode
from .local_st_compute_node import LocalSentenceTransformer_Text_ComputeNode,LocalSentenceTransformer_Image_ComputeNode
AIOS_Version = "0.5.1, build 2023-9-27"