Pancat

Results 13 issues of Pancat

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...

Stale

I want to start the app locally without docker, I didn't add any environment variables Just 'yarn install' and 'yarn dev' And the frontend keep loading, there is only a...

怎么配置.env.example? 文件里说默认sqlite3,需要先安装?怎么绑定? 但是.env里又是mysql,所以实际连哪个? 如果不适用docker可以本地部署运行吗? 在不修改增加任何环境变量的情况下 不能正常运行 python3 manage.py runserver 报错 Page Not Found Request Method: GET Request URL: http://127.0.0.1:8000/ Using the URLconf defined in chatgpt_ui_server.urls, Django tried these URL patterns,...

根据文档指示 ![image](https://user-images.githubusercontent.com/32253420/233916345-21e51577-f3da-43d9-b906-e1cca5aab419.png) 跑了python manage.py runserver之后报错 Not Found The requested resource was not found on this server. 需要哪些环境变量配置?具体怎么配置?不安装任何sql可以有原生自带的吗?

Claude3有评测吗?

现在音色基本能复刻,但是有没有办法能对音色微调?避免一些侵权。 或者能对感情语调训练就好了,现在靠抽卡也很难抽出想要的语气,比如怒吼,低语。

可不可以推出方言训练和推理的功能, 方言岂不是可以向中文英文日文一样推理?

### Your question How to use Controlnet for SDXL models, I've tried many wasy to use the workflow: SDXL checkpoint -> SDXL lora -> ControlNet But it failed, it shows...

User Support

I've tried to download and test the new Llama3.2-11B-Vision Model, and downloaded the model from llama.com, after I've downloaded, it told me to get the sample code from github: https://github.com/meta-llama/llama-recipes/tree/main/recipes/quickstart/inference/local_inference,...