Bryan Ray

Results 26 comments of Bryan Ray

hey thanks, i have already downloaded the model from huggingface separately, 1> can you make it to look for models in i.e.: models/folder inside the extension first? instead of having...

> I have use this way to fix this issue on my machine . > > ``` > def download(self) -> Tuple[os.PathLike, os.PathLike]: > print(f"Loading {self.name} model file from {self.kwargs['repo_id']}")...

> I have use this way to fix this issue on my machine . > > ``` > def download(self) -> Tuple[os.PathLike, os.PathLike]: > print(f"Loading {self.name} model file from {self.kwargs['repo_id']}")...

> @bryanray The fork of my warehouse optimizes the download strategy,when loading the model, first query the path where the json file is saved,By default, the model is downloaded to...

i know where they save but not in a proper folder, they all save in unknown un specified folder that you have to look for...... why not like models and...

please some one make it properly work, we all want to download models separately and know where to put in the folder, NOT IN THE godamn TEMP......... geeez :))) >...

> I edited 'stable-diffusion-webui/extensions/stable-diffusion-webui-wd14-tagger/tagger/interrogator.py' > > ```python > def download(self) -> Tuple[os.PathLike, os.PathLike]: > print(f"Loading {self.name} model file from {self.kwargs['repo_id']}") > > > # model_path = Path(hf_hub_download( > # **self.kwargs,...

i think it lacks the requiremtn 0.6.0 in the site-package, but in this link https://pypi.tuna.tsinghua.edu.cn/simple/clip-interrogator/ there is no 060, only 045 how do i get it he latest and why...

initially it was this : Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: f2.0.1v1.10.1-previous-218-g643a485d Commit hash: 643a485d1aff11acc657b24ee32d019e28d85b07 Traceback (most recent call last): File "D:\webui_forge_cu124_torch24\webui\launch.py", line...

sorry i tried it doesnt work... Go to https://visualstudio.microsoft.com/visual-cpp-build-tools/, then Download Build Tools. Run it, go to Individual components tab, find MSVC v143 -VS 2022 C++ x64/x86 Build tools (latest)...