G710

Results 3 comments of G710

You can actually download a file and replace the original name with something else via javascript. I once did this for a project. The code looked like this: ``` axios({...

Do you have Rails installed? If not, follow this guide: https://gorails.com/setup/ubuntu/16.04 Then clone the project and run the following commands inside the project directory: ``` bundle install rake db:migrate rails...

Hi Ulf, like Jolly suggested you should check your `~/.invokeai` file for the paths to your data directory. Also there is currently a unexpected feature in the `configure_invokeai.py` where this...