Daniel Ekpo

Results 4 issues of Daniel Ekpo

OpenGL 4 has been deprecated in 4.23 and removed in 4.24. We might need to remove the `-opengl` flag from the python side when we're launching the holodeck-engine. It failed...

enhancement

I have to do installation every time I start the container. I'm persisting /var/www/ but the installation always starts from scratch if I stop the container and start it again

### The problem I want to be able to see how many files were deleted, added, or changed in the prompt ### Describe the solution you'd like In the prompt...

proposal

I run into missing modules (llava) when I run your provided scripts since llava module is not installed. I tried running pip install . -e in the /llava directory but...