Skip to content
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

... is not recognized as an internal or external command. (Beginner Issue) #35

Open
TanCha11 opened this issue Oct 1, 2022 · 1 comment

Comments

@TanCha11
Copy link

TanCha11 commented Oct 1, 2022

New and having troubles...

in Anaconda after I follow the training information on the main page. I am pasting:

python main.py
--base configs/stable-diffusion/v1-finetune.yaml
-t --no-test
--actual_resume C:\Users\Rex\Desktop\Stable-textual-inversion_win\model\model.ckpt
--gpus 1,
--data_root C:\Users\Rex\Desktop\Samples
--init_word "myselfpic"
-n "myself" \

I keep getting errors on each of the lines
'-t' is not recognized as an internal or external command,
operable program or batch file.
'--actual_resume' is not recognized as an internal or external command,
operable program or batch file.

etc etc....

Am I missing something that I should have installed? I am quite confused. Any help would be hot.

@TanCha11
Copy link
Author

TanCha11 commented Oct 1, 2022

Figured it out. Just added python main.py then the command for each line

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

No branches or pull requests

1 participant