M1nd 3xpand3r

Results 15 comments of M1nd 3xpand3r

Same issues when I open webui Requirement already satisfied: torch in c:\users\wethe\appdata\local\programs\python\python310\lib\site-packages (1.12.1) Requirement already satisfied: typing-extensions in c:\users\wethe\appdata\local\programs\python\python310\lib\site-packages (from torch) (4.3.0) Not sure what is going on when I...

Thank you for the reply. Got this issue Python 3.10.6 venv "H:\AI\Atomicfusion\stable-diffusion-webui\venv\Scripts\Python.exe" c249bbb4d41ecfb43cf4ba43f23a4c8b08d8c56e Installing torch... Failed to install torch exit code: 2 stdout: Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu113 Collecting torch==1.12.1+cu113...

~\AppData\Local\pip\cache Delete the files in here and issue will be resolved noting for people that need help

SAME ISSUE dammmmn

blaaaaaah same issue on the runpod root@9f3a58df7076:/workspace/StoryDiffusion# python gradio_app_sdxl.py python: can't open file '/workspace/StoryDiffusion/gradio_app_sdxl.py': [Errno 2] No such file or directory root@9f3a58df7076:/workspace/StoryDiffusion# python /workspace/StoryDiffusion/gradio_app_sdxl_specific_id.py photomaker-v1.bin: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 934M/934M [00:25

Sweetness really looking forward to this amazing project

> @TheMindExpansionNetwork , > > Does the groupchat UI update address this issue? > If so, please feel free to close this out! > > Thanks again for providing feedback...

same issue hmmmmmm not sure what could cause not sure if it is cuz I forked it

the same issue not sure it seems something with the whisper will keep hacking away at it

2024-07-30T07:27:23.496500082Z File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 768, in from_dict 2024-07-30T07:27:23.496505705Z config = cls(**config_dict) 2024-07-30T07:27:23.496516212Z File "/usr/local/lib/python3.10/dist-packages/transformers/models/llama/configuration_llama.py", line 161, in __init__ 2024-07-30T07:27:23.496750253Z self._rope_scaling_validation() 2024-07-30T07:27:23.496770229Z File "/usr/local/lib/python3.10/dist-packages/transformers/models/llama/configuration_llama.py", line 182, in _rope_scaling_validation 2024-07-30T07:27:23.496776450Z raise ValueError(...