Open axelmizu opened 1 year ago
haven't encountered that problem before. can you do just git clone https://e.coding.net/miaoshouai/miaoshou-stable-diffusion-webui/assets.git? if that works, just clone the assets folder to the miaoshouai-assistant folder and it will do the same thing.
remote: Enumerating objects: 462, done. remote: Counting objects: 100% (462/462), done. error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 17 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output
this is what happens when i do that
not sure if this post might help: https://gist.github.com/enqtran/10e33674701967edd12c3cf224c835f8
if you still can't get it working, try use the release version
that like you sent didnt do anything but i downloaded the 1.8 zip and now is working. thank you so much for the help!!!
that like you sent didnt do anything but i downloaded the 1.8 zip and now is working. thank you so much for the help!!!
it worked for me too
error Cmd('git') failed due to: exit code(128) cmdline: git clone -v -n --separate-git-dir=F:/Stable-diffusion/stable-diffusion-webui/extensions/miaoshouai-assistant/.git/modules/assets -- https://e.coding.net/miaoshouai/miaoshou-stable-diffusion-webui/assets.git F:\Stable-diffusion\stable-diffusion-webui\extensions\miaoshouai-assistant\assets stderr: 'Cloning into 'F:\Stable-diffusion\stable-diffusion-webui\extensions\miaoshouai-assistant\assets'... POST git-upload-pack (185 bytes) POST git-upload-pack (277 bytes) error: RPC failed; curl 52 Empty reply from server fatal: expected 'packfile' ' *** Error executing callback ui_tabs_callback for F:\Stable-diffusion\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\main.py Traceback (most recent call last): File "F:\Stable-diffusion\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\runtime\msai_runtime.py", line 1245, in my_model_set self.install_preset_models_if_needed(False) File "F:\Stable-diffusion\stable-diffusion-webui\extensions\miaoshouai-assistant\scripts\runtime\msai_runtime.py", line 938, in install_preset_models_if_needed sub_repo = git.Repo(self.prelude.assets_folder) File "F:\Stable-diffusion\stable-diffusion-webui\venv\lib\site-packages\git\repo\base.py", line 213, in init raise NoSuchPathError(epath) git.exc.NoSuchPathError: F:\Stable-diffusion\stable-diffusion-webui\extensions\miaoshouai-assistant\assets
ddont know if this is a known issue but ive tried some fixes and getting the same issue where its not getting the data at all. i have no issue with my internet connection and other extensions are downloading just fine. any help would be great