Jump to content

four-day-disloyalty7410

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by four-day-disloyalty7410

  1. >> patchmatch.patch_match: INFO - Compiling and loading c extensions from "/invokeai/.venv/lib/python3.10/site-packages/patchmatch". [2023-09-04 06:44:45,471]::[InvokeAI]::INFO --> Patchmatch initialized /invokeai/.venv/lib/python3.10/site-packages/torchvision/transforms/functional_tensor.py:5: UserWarning: The torchvision.transforms.functional_tensor module is deprecated in 0.15 and will be **removed in 0.17**. Please don't rely on it. You probably just need to use APIs in torchvision.transforms.functional or in torchvision.transforms.v2.functional. warnings.warn( An exception has occurred: /root/invokeai/configs/models.yaml not found == STARTUP ABORTED == ** One or more necessary files is missing from your InvokeAI root directory ** ** Please rerun the configuration script to fix this problem. ** ** From the launcher, selection option [7]. ** ** From the command line, activate the virtual environment and run "invokeai-configure --yes --skip-sd-weights" ** ** (To skip this check completely, add "--ignore_missing_core_models" to your CLI args. Not installing these core models will prevent the loading of some or all .safetensors and .ckpt files. However, you can always come back and install these core models in the future.) Press any key to continue...k (InvokeAI) root@vspagy:/invokeai# invokeai-configure --root . [2023-09-04 06:46:48,835]::[InvokeAI]::INFO --> Initializing InvokeAI runtime directory [2023-09-04 06:46:48,855]::[InvokeAI]::INFO --> Scanning /invokeai/models for new models [2023-09-04 06:46:48,891]::[InvokeAI]::INFO --> Scanned 6 files and directories, imported 0 models [2023-09-04 06:46:48,918]::[InvokeAI]::INFO --> Scanning /invokeai/models for new models [2023-09-04 06:46:48,952]::[InvokeAI]::INFO --> Scanned 6 files and directories, imported 0 models Traceback (most recent call last): File "/invokeai/.venv/bin/invokeai-configure", line 8, in <module> sys.exit(invokeai_configure()) File "/invokeai/.venv/lib/python3.10/site-packages/invokeai/backend/install/invokeai_configure.py", li ne 917, in main init_options, models_to_download = run_console_ui(opt, new_init_file) File "/invokeai/.venv/lib/python3.10/site-packages/invokeai/backend/install/invokeai_configure.py", li ne 739, in run_console_ui editApp.run() File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/apNPSApplication.py", line 30, in run return npyssafewrapper.wrapper(self.__remove_argument_call_main) File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/npyssafewrapper.py", line 41, in wrapper wrapper_no_fork(call_function) File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/npyssafewrapper.py", line 97, in wrapper_ no_fork return_code = call_function(_SCREEN) File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/apNPSApplication.py", line 25, in __remov e_argument_call_main return self.main() File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/apNPSApplicationManaged.py", line 172, in main self._THISFORM.edit() File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/fm_form_edit_loop.py", line 47, in edit self.edit_loop() File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/fm_form_edit_loop.py", line 38, in edit_l oop self._widgets__[self.editw].edit() File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/wgwidget.py", line 458, in edit self._edit_loop() File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/wgwidget.py", line 474, in _edit_loop self.get_and_use_key_press() File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/wgwidget.py", line 610, in get_and_use_ke y_press self.handle_input(ch) File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/wgwidget.py", line 71, in handle_input self.handlers[_input](_input) File "/invokeai/.venv/lib/python3.10/site-packages/npyscreen/wgbutton.py", line 97, in h_toggle self.when_pressed_function() File "/invokeai/.venv/lib/python3.10/site-packages/invokeai/backend/install/invokeai_configure.py", li ne 561, in on_ok options = self.marshall_arguments() File "/invokeai/.venv/lib/python3.10/site-packages/invokeai/backend/install/invokeai_configure.py", li ne 597, in marshall_arguments setattr(new_opts, attr, getattr(self, attr).value) AttributeError: 'editOptsForm' object has no attribute 'vram'. Did you mean: 'ram'? Please help me solve this error in my invoke ai
×
×
  • Create New...