XmYx / ainodes-engine

GNU Lesser General Public License v2.1
250 stars 13 forks source link

AI-Nodes, prompt text is not visible #28

Open Delios11 opened 10 months ago

Delios11 commented 10 months ago

Hi @XmYx, in AI-Nodes Engine, the positive and negative prompts are not visible, although the cursor appears at the point of writing and moves, it is as if writing in white color. They are also not visible if you copy and paste from notepad. This is my first foray into this new application. I have only found one video in Hungarian with no subtitles available, also the AI-Nodes interface of the author of the video is a bit different from mine. I have configured the settings according to the video, so that it loads the models and extensions from the webui folder of stable diffusion automatic 1111, but it seems that it does not load from there. Should I put the models inside AI_nodes engine? When running both my test and the example nodes that come gives errors. I don't know programming. I'm trying to understand the application logic but I'm lost. The url of the video:[(https://www.youtube.com/watch?v=QD7aMacE2f4)] I attach screenshots. Please if anyone can help me I appreciate it.

Thanks!!!!

I attach screenshots AI_Nodes_Example_Interpolation Prompts AI_Nodes_Prompts AI_Nodes_Settings

XmYx commented 10 months ago

Hi! The settings seem OK, but you may have the graph corrupted a bit, is the model connected to the sampler node from the loader? In any case, you have to evaluate the very first node to get the chain going, and exec line will tell the next node to fire. Rich Text copied appears as it was copied, that's a known issue, I'll look at it. I'm also in the process of revisiting the example graphs, and update them with the latest changes.

Delios11 commented 10 months ago

Hi, I don't know what you mean by having the graphic a bit corrupted. As for the prompts text, if I type directly with the keyboard it doesn't show up either. Another detail I didn't mention before is that in the settings even if I activate the dark mode, the interface still appears white. And if I connect the model to the sampler node from the loader, it also gives error. It is shocking. Despite the drawbacks and not having been able to test it, I think it's a great idea and I hope very soon to be able to test it. I congratulate you for your work, I try to imagine what has been involved in its development, I do not control the programming. If you need me to send you more screenshots or error messages let me know. But it is frustrating that everything has loaded well and have it there without being able to use it. Thank you very much for everything. Best regards.

XmYx commented 10 months ago

Hey, we're here to debug and help. Can you join our discord here, https://discord.gg/JR2nFazX or deforum's? by Graph i meant the whole project basically that was loaded from the examples, when new inputs/outputs are added to the nodes, saves break yet unfortunately.

Delios11 commented 10 months ago

Thank you, I have already agreed. Best regards

XmYx commented 4 months ago

Hey! The current styles should be readable on all os's, please report if still not.