Skip to content

I Need a Bit of Help Installing This Project #91

Answered by plemeri
CosmicBen asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @CosmicBen, I just updated main branch to fix some issues related to the webcam input. There are few problems related to pyvirtualcam, so relaying output to the virtual camera is still not working, but it'll show the result with cv2.imshow now.

For the installation, you just need to install once with the below command. If there's no error, then you're good to go.

pip install --extra-index-url https://download.pytorch.org/whl/cu118 transparent-background

You also mentioned that This command failed with a pytorch cuda error. It seems like you don't have any CUDA devices on your machine. Try using with cpu but it will be extremely slow with base model, so I recommend using fast model. Als…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@CosmicBen
Comment options

@CosmicBen
Comment options

@plemeri
Comment options

Answer selected by CosmicBen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants