nicolai256 / Stable-textual-inversion_win

MIT License
241 stars 43 forks source link

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

Open TanCha11 opened 1 year ago

TanCha11 commented 1 year ago

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 commented 1 year ago

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