An open API service indexing awesome lists of open source software.

https://github.com/wardbox/dji-livestream


https://github.com/wardbox/dji-livestream

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# dji-livestream

install pytorch for your cuda version
get cuda version by running
`nvcc --version`

## for 11.7
`pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117`