You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to run
python sample.py --model_path finetune.pt --batch_size 6 --num_batches 6 --text "a cyberpunk girl with a scifi neuralink device on her head"
I don't get anything. no output is saved, and no error is raised.
FYI, I'm running the code on CPU.
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to run
python sample.py --model_path finetune.pt --batch_size 6 --num_batches 6 --text "a cyberpunk girl with a scifi neuralink device on her head"
I don't get anything. no output is saved, and no error is raised.
FYI, I'm running the code on CPU.
The text was updated successfully, but these errors were encountered: