Daryl
Daryl
UPDATE: Using Hyper-V + GPU-P + Ubuntu Client does not appear to be an option either. Will post more details if you want them.
UPDATE: AMD RX 580 8GB + Ubuntu 20.04. Not working and here's why. This would probably absolutely work with a newer graphics card, but since I have a Polaris GPU...
Here is the issue I opened with PyTorch: https://github.com/pytorch/pytorch/issues/85390
UPDATE: I am running the make_art.py script with a prompt file and it's been spitting things out all night. 1. I had to edit make_art.py like so: ```gpu_name = "cpu"```....
I found another issue with a similar problem. Disabling the Virtual Machine Platform fixes the issue. I don't understand why MS would enable something I keep getting told I can't...
@Pwuts @733amir Would I be inserting the entire whitelist as text in the prompt or telling it where a file is? I imagined having a file full of domains on...
@733amir @Pwuts > * Hostname is fine for now > * Allowlist+denylist sounds good > > * What if both are set? Yeah. I was just going to say regex...
> To add to @733amir idea, I would think the following would work: > > 1. The whitelist and blacklist are empty to begin with on backend, the inputs for...
@733amir Why don't you add myself and @SyedAbuBakerAli as collaborators to your fork? I'm a Java guy, not a Python guy, but I know enough I can take a look...
@733amir @SyedAbuBakerAli If don't get any further response, I'm going to attempt to write this change myself.