MinImagen icon indicating copy to clipboard operation
MinImagen copied to clipboard

inference.py

Open Shikamaru5 opened this issue 2 years ago • 6 comments

Do you happen to have another way to run inference.py? Main.py is too much for my computer to handle so I ran and created a training directory using train.py, however, when I try to run inference.py, it simply won't recognize the arguments. I've tried anywhere from inference.py --captions.txt --training_20221106_101837 to inference.py [-c] [-d]. Nothing I've ran seems to work, I've had to add torch imports in order to get it to work on its own but otherwise I'm at a loss. Any help would be greatly appreciated.

Shikamaru5 avatar Nov 06 '22 18:11 Shikamaru5