-
Notifications
You must be signed in to change notification settings - Fork 425
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
Create Conda Environment #163
Comments
@richerkay Before running the commands, you need to |
Thanks but am new to all this, where can i locate the dot repo? |
First clone the repo
Then An easier option to use dot, is to download and run the executable from here. Choose the one that corresponds to your OS. |
still cant get it right, i download dot for windows and extract getting errors please help. (base) C:\Users\Lenovo>cd C:\dot (base) C:\dot>dot --help Run the dot UI. Options: (base) C:\dot>dot -c ./configs/simswap.yaml --target 0 --source "./data" --use_gpu Original exception was: Original exception was: (base) C:\dot> |
If you are using the executable, you dont need to call dot from the CLI. Just double click on |
Ooh, great it work i was thinking i have to use the CLI, but one more issue it says ERROR: No face detected! INFO: Created TensorFlow Lite XNNPACK delegate for CPU. |
Your face needs to be visible to the camera. Also, make sure that you are using the correct camera id. The default value is 0. You may need to change it if you have multiple cameras or vcam softwares installed |
❓ Ask a Question:
could not create and env getting errors maybe im doing something wrong someone plss help.
Description:
(base) C:\Users\Lenovo>conda env create -f envs/environment-gpu.yaml
EnvironmentFileNotFound: 'C:\Users\Lenovo\envs\environment-gpu.yaml' file not found
The text was updated successfully, but these errors were encountered: