patrick jones
patrick jones
I also tried `!python /content/Text-To-Video-Finetuning/inference.py --model /content/Text-To-Video-Finetuning/models/model_scope_diffusers --prompt "cat in a space suit"` and had the same output
> Hey there. After training, are you pointing to the trained model? > > `By default, it should be placed at the script root under ./outputs/train_` Yes I did try...
> If you have lots of videos you might need to train it for longer. How many steps did you train it and how many videos? 2500 is not enough...
``` git clone [email protected]:jvoegele/behavior_tree.git cd behavior_tree/ gem build behavior_tree.gemspec gem install behavior_tree-0.0.1.gem ```
Same issue. Tried manually adding cell to install (`!pip install tensorrt`) but still had same message
Any updates on SVD?