liulsg

Results 27 comments of liulsg

@ertz10 I've tested it. It's totally doable. python=3.11 torch=2.2.0 cuda=12.1

Model directory +1, because if you run in the cloud, the space allocated to the cloud host disk is too small, and the model really cannot fit.

@ltdrdata All plug-ins are working properly and can output text content normally, but text preview of all plug-ins cannot be displayed.

@ltdrdata As in the example, wildcards on the left output strings correctly, but none of the plug-in display text works (right). ### ComfyUI Revision: 1779 [9b655d4f] | Released on '2023-12-04'...

> should be fixed now @BlenderNeko I just tested it, and it's still wrong.

@WASasquatch I created a text called "3.txt" that said: { 'filename': 'a,', 'b,', 'c,' } I don't know why "text find replace by dictionary" doesn't work。 ![image](https://github.com/WASasquatch/was-node-suite-comfyui/assets/97494068/cd7d1345-7179-4c01-b6ae-c137c4b09f3d)

> From what I gather: > > * The dictionary key is specified by the 'dictionary_name' argument. [filename] by default. > * The value associated with this key is a...