zijiren

Results 10 issues of zijiren

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? This problem occurs when I add...

bug-report

…s started fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/7714 ``` Traceback (most recent call last): File "launch.py", line 361, in start() File "launch.py", line 356, in start webui.webui() File "/content/stable-diffusion-webui/webui.py", line 232, in webui app.add_middleware(GZipMiddleware,...

upstream

### Please make sure of the following things - [X] I have read the [documentation](https://alist.nn.ci). - [X] I'm sure there are no duplicate issues or discussions. - [X] I'm sure...

bug

![image](https://user-images.githubusercontent.com/84728412/226887337-315974ac-f523-46d6-b996-e2e7ca162ceb.png) ![image](https://user-images.githubusercontent.com/84728412/226887612-ba44cf89-64be-4bb4-a958-c7af675a7a63.png) The preview image in the video is correct, but the video information page cannot be loaded, and the request is wrong

```js var art = new Artplayer({ container: '.artplayer-app', url: '/assets/sample/video.mp4', }); art.on('ready', () => { art.url = '/assets/sample/video.mp4' console.log("ready") }); art.on('restart', (url) => { console.info('restart', url); }); ``` 在[在线编辑器](https://artplayer.org/?libs=&code=var%20art%20%3D%20new%20Artplayer(%7B%0A%20%20%20%20container%3A%20%27.artplayer-app%27%2C%0A%20%20%20%20url%3A%20%27%2Fassets%2Fsample%2Fvideo.mp4%27%2C%0A%7D)%3B%0A%0Aart.on(%27ready%27%2C%20()%20%3D%3E%20%7B%0A%20%20%20%20art.url%20%3D%20%27%2Fassets%2Fsample%2Fvideo.mp4%27%0A%09console.log(%22ready%22)%0A%7D)%3B%0A%0Aart.on(%27restart%27%2C%20(url)%20%3D%3E%20%7B%0A%20%20%20%20console.info(%27restart%27%2C%20url)%3B%0A%7D)%3B)中发现只会打印ready,而没有restart

size/M
area/frontend

### Sealos Version v5.0.0 ### How to reproduce the bug? sealos reset ### What is the expected behavior? _No response_ ### What do you see instead? ![img_v3_02e7_f295c4c1-12ee-405a-aecf-79ce047fe78g](https://github.com/user-attachments/assets/a8292b3a-7bbc-4081-accd-b783b657d627) ### Operating environment...

kind/bug

### 🥰 需求描述 自定义tts模型和voice,自定义stt模型 ### 🧐 解决方案 自定义tts模型和voice,自定义stt模型 ### 📝 补充信息 _No response_

Inactive
🌠 Feature Request
tts