Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Documentation please! #13

Open
seaniedan opened this issue Jun 1, 2021 · 3 comments
Open

Documentation please! #13

seaniedan opened this issue Jun 1, 2021 · 3 comments

Comments

@seaniedan
Copy link
Contributor

Perhaps I'm misunderstanding something fundemental here about how to use these shell scripts - could you please write some very brief instructions on what do do after running the Docker image to run the scripts?

@seaniedan
Copy link
Contributor Author

Another insight: if I enter the docker container using
docker exec -i -t deepfacelab /bin/bash
I can run the scripts:
cd scripts && ./4.2_data_src_sort.sh

...I just can't use the Jupyter notebook as a tool, as if I do:
import numpy or
import colorama
I get 'module not found' errors.

@xychelsea
Copy link
Owner

Yeah, I need to be better about this. Sorry I only have time to periodically come back to this project every few months. I am going to fix these issues this week. Thank you.

@xychelsea
Copy link
Owner

I neglected to set up the right base container and neglected to install kernel management in jupyter notebooks, version v0.4.1 will correct this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants