-
Notifications
You must be signed in to change notification settings - Fork 59
Description
Im sure im doing something wrong.
Im not sure. I dont know if its assumed that something else would have been installed already.
One thing, I have Python 3.10 and not 3.9 (unsure if this is the issue)
But here is what I did
- Create a folder: I then do. CMD through the address bar then
Git Clone: https://github.com/zjp-shadow/CharacterGen.git
2, pip install -r requirements.txt
-
Next I do:
huggingface-cli download --resume-download zjpshadow/CharacterGen --include 2D_Stage/* --local-dir .
huggingface-cli download --resume-download zjpshadow/CharacterGen --include 3D_Stage/* --local-dir . -
Then this is the part I am having issues with. I now go to the 2D folder, and I run the Webui. but it doesnt actually run.
The thing flashes and closes.
Again, im thinking im being stupid somewhere. or it was meant to be run through something else. but not sure what that would be.
What am I doing wrong? help for a complete layman noob would be awesome!