Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMQ and webserver communications #15

Open
PotatoPalooza opened this issue Aug 17, 2022 · 0 comments
Open

RabbitMQ and webserver communications #15

PotatoPalooza opened this issue Aug 17, 2022 · 0 comments
Assignees
Labels
help wanted Extra attention is needed Key Feature High priority issues involving the core functionality of the NeRF

Comments

@PotatoPalooza
Copy link
Member

Currently, the NeRF worker is not integrated with the webserver and only the local worker is functional. Finish the TensoRF worker by mimicking the SFM worker by pulling work requests out of nerf-in queue and downloading the content needed to run nerf. Then create a minimal flask web server to host the content after TensoRF has run and published it's results to RabbitMQ. Ensure multiple job can be run without overwriting old files.

@PotatoPalooza PotatoPalooza added help wanted Extra attention is needed Key Feature High priority issues involving the core functionality of the NeRF labels Aug 17, 2022
@PotatoPalooza PotatoPalooza self-assigned this Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Key Feature High priority issues involving the core functionality of the NeRF
Projects
None yet
Development

No branches or pull requests

1 participant