Mahyar_Ali
Results
2
comments of
Mahyar_Ali
This worked for me. install `libglu1-mesa` install `binvox` install `xvfb` create a virtual frame buffer using `Xvfb :25 -screen 0 1900x1080x16 &` Xvfb works fine at depths 15, 16, 24...
You can change the `num_gpus` here: https://github.com/Shivanandroy/simpleT5/blob/cb4d89299824312ca468b741298fd3cc391e29e2/simplet5/simplet5.py#L379