NegInfinity
NegInfinity
@eradication0 I would want a specific dropdown for negative prompts, as they appear to be more tied to the checkpoint and not to the style. At the moment, for example,...
Grid_2d script in text form ``` import math from collections import namedtuple from copy import copy import random import modules.scripts as scripts import gradio as gr from modules import images...
I experience the same problem. Configuration: Package.json: ``` { "name": "a-frame-min-3", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "webpack...
Hi. Could you specify unity version and .NET framework version your project uses? Which OS are you using? (windows 10, looks like it?) Are you trying the latest version from...
Additionally, unity-side setup is displayed here: https://www.youtube.com/watch?v=uE2THH5pI3c Are you doing the same thing as in the video?
Hi. Your project uses Unity 2018.2, while the latest version is 2018.3. However, the actual reason for the compile errors is that you're targeting .NET framework 3.5. The plugin requires...
Hi. For me to look into this, I need some sort of log file. Normally, in thsi case you'd open *.sln project in visual studio and build it from there....
@CodeVisionary , @xMAKKx , I've checked in 2019.4.36f1, 2020.3.29f1, 2021.2.8f1, the menu appears in them all. I need more information. Please make sure that the "ExodusExport" folder is copied Into...
@xMAKKx what OS are you on? Could you check it on a higher unity version (2019 and up). While the readme lists 2018 as supported, it should work on newer...
@zlondrej If you have more information, I'd appreciate it. Because perhaps I'll be able to fix the issue.