Swarnim Maheshwari

Results 10 comments of Swarnim Maheshwari

@comfyanonymous I am not using any flags. However it seems to be using pytorch cross attention anyway. I have not edited any config files. ``` python main.py Total VRAM 12050...

@augsaksham Is this issue solved? Or there something left? If there is something left, I would like to contribute.

@PulkitMishra Hello, Is this issue solved? Or there something left? If there is something left, I would like to contribute.

Hi, I want to work on this. Or is it done?

@jonathan-laurent I tried the solution given in the readme, but it did not work. ```run(`export GKSwstype=100`) ``` gives ```IOError: could not spawn `export GKSwstype=100`: no such file or directory (ENOENT)...

> I am going to need more details if you want some help. Can you send me a full stacktrace along with your Julia version and the version of all...

I do get less number of errors however importing AlphaZero still gives the following errors: ``` [ Info: Using the Flux implementation of AlphaZero.NetLib. ERROR: LoadError: InitError: UndefVarError: GR_jll not...

Using ```run(`export GKSwstype=100`)``` gives me ``` IOError: could not spawn `export GKSwstype=100`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #725 @...

@srivastava9 Hey, I want to contribute to this issue, may I?