Leo Hu

Results 11 issues of Leo Hu

![404](https://user-images.githubusercontent.com/47905372/152538314-5eb31012-8031-4210-afa3-86c8001d46fb.PNG)

## Description * Allow to change the whole model path * A little fix with args ## Checklist: - [X] I have read [contributing wiki page](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing) - [X] I have...

Use scripts.basedir() than prompt_gallery_name.json I think it's simpler, don't you? Like this: ```python extension_dir = scripts.basedir() # don't use scripts.basedir() in function, or it will return the rootpath of webui....

I think it's better to use the same FastApi class by `on_app_started(demo: Optional[Blocks], app: FastAPI)`then to start a new server. I tried to do it, but I don't have the...

本PR旨在完善应用结构,通过galgameSource替代galgameFolder,以实现添加zip的功能 涉及大量有关galgame添加,信息获取,管理方面代码的修改 目前尚未完成

[月幕galgame](https://www.ymgal.games/archives) 我和对方站长商量过,对方同意提供API

**您的功能请求与问题有关吗?请简要描述。** 很多时候游戏用压缩包保存,不好管理 **请介绍一下这个新功能的具体功能** 提供想管理galgame一样管理压缩文件的功能,如介绍等 **你觉得这个功能有其他平替吗** ...

enhancement

As you can see ![图片](https://github.com/crskycode/GARbro/assets/47905372/65c321ef-a011-4536-806f-1f2312810dbf) the .pack file is blank when opened However, I can use [QLIE_Extract](https://github.com/Dir-A/QLIE_Extract) to extract. Here is the files Link: https://pan.baidu.com/s/1dUaPZPVLnhk0q4e82qw8Yg?pwd=hlsu

feat:主界面批量选中 #241 #38 添加编辑模式 ![图片](https://github.com/user-attachments/assets/9bdbd7c4-091f-4cd7-8e49-07938b6acb17) 启动后长这样: ![动画](https://github.com/user-attachments/assets/3881db87-bcbf-4e93-a428-6b14ecfb2efa) 可以用`Ctrl`和`Shift`批量选择

希望可以从Civitai获取详细的模型信息并通过模型页面展示, 像是模型介绍、Usage Tips、Lora触发词等