UniRule

Results 21 comments of UniRule

> Here is a solution that might work to solve this issue. It worked on one of my PCs. > > [lmcinnes/umap#702 (comment)](https://github.com/lmcinnes/umap/issues/702#issuecomment-1002396093) Hi, themucha. I encountered the similar issue...

Hi, nateraw. I appreciate it. Unfortunately, I just faced to another error from the start (Set up JAX). So, I couldn't go further. Here is the error message: `KeyError Traceback...

> need "/" Seriously? Then how could the Stable-Diffusion path work?

> ![image](https://private-user-images.githubusercontent.com/160822713/319089239-dda30152-ec92-4f0f-8f61-4a966e924ec9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTIxNzkwNzksIm5iZiI6MTcxMjE3ODc3OSwicGF0aCI6Ii8xNjA4MjI3MTMvMzE5MDg5MjM5LWRkYTMwMTUyLWVjOTItNGYwZi04ZjYxLTRhOTY2ZTkyNGVjOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDAzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQwM1QyMTEyNTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iMmY1M2Q5NDgyMjg2NDdkOTRiMmNkZjA1OWY5MzVkMDU5ODljYTA5MjBjYjc2MjM3ZDY4MTQ3MGNmNmZlMmVjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.HWbX9g8f8ludcCf7EJ7ZdjXdS_gCjSXNdGx3oryTv_k) that'll make it work, maybe M:/AI_Tools/StabilityMatrix-win-x64/Data/Packages/stable-diffusion-webui I mean, it works without fixing like this. but only ComfyUI setting doesn't work. That's why I asked. My point is that...

mov2mov doesn't work for 1.8.0 at all. I've tried so many methods, but no luck. The only way to use it downgrading to 1.7.0. It works.

> Have you tried to update the system messages of the agent? Different models should have different system messages. The default one is tailored to OpenAI's models. Great! I figured...

> Is this for voice cloning/replication? Yes, as I mentioned above, I just followed the instruction and it looks like just voice cloning.

> So assuming it's that - there are limitations. Are you using it for English or something else? There are several factors - audio length, clarity, speech style - that...

> > ModuleNotFoundError: No module named 'insightface' > > https://github.com/Gourieff/comfyui-reactor-node#insightfacebuild > > https://github.com/Gourieff/comfyui-reactor-node/issues?q=is%3Aissue+is%3Aclosed+ModuleNotFoundError%3A+No+module+named+%27insightface%27 Hi, thanks for the answer. I already tried the instruction from the scratch, but it showed me...

> I have encountered the same issue and found the solution fortunately. > > **Reason** > > As described in the [numba source code](https://github.com/numba/numba/blob/0994f97c33a19d7684471cc98b8c36573762204b/numba/__init__.py#L161) `llvmlite.binding.load_library_permanently("svml_dispmd")`, numba will use the [Intel...