Hal Rottenberg
Hal Rottenberg
I'm having the same behavior, and tried to resolve by disabling prompt reader, but it made no difference. So it may not be this node at all. Back to [the...
> Does anyone have any updates on this issue? Since I cannot reproduce the bug, Iβm not sure if itβs an issue with my nodes. For the record, I only...
Suggest that you start by including one or more popular OSS icon libraries such as: - [Font Awesome](https://fontawesome.com/)  - [Material Symbols](https://fonts.google.com/icons)  - [Box Icons](https://boxicons.com/)  - [Feather Icons](https://feathericons.com/)...
Have tried powershell and CMD, both doing it
> Run this in command prompt when you are inside wildcards folder. Then use Cusomt Scripts to add autocompletion. for %f in ("*.txt") do @echo **%~nf** > > https://github.com/pythongosssss/ComfyUI-Custom-Scripts Oooh...
Ok try this: `Get-ChildItem -Recurse -Include *.txt | Resolve-Path -Relative | ForEach-Object { "__" + $_.substring(2,$_.length-6) + "__" } ` YES that works awesome. Thanks for the tip! ![Screenshot 2023-10-09...
I'll leave this open in case @adieyal wants to document this tip.
> On linux, so the powershell version isn't an option Imma well acktually you here real quick, but in a good way, in case you're interested. No worries if not....
Working with a model library containing animations is getting increasingly annoying, given the popularity of SVD etc making it easier for people to create these short animations. CivitAI is also...
Cross-posted to discord https://discord.com/channels/1115555685476868168/1188514961127903302