charleybin
charleybin
rt但是在web端创建项目时,提示成功却在项目管理中看不到创建的内容。 已经通过curl测试。数据库配置也写到settings.yaml里了 curl http://192.168.14.83:8080/app/patch {"code":-2,"data":null,"msg":"bundleId==null"} # SettingsYaml settings file mysql_user: root mysql_password: root mysql_host: 192.168.14.83 mysql_port: 3306 mysql_database: fairdb 我手动创建了一个db,名字叫fairdb。不过服务启动后,里面没有生成table。
[error screenshot]  [error in frontend term]  [screenshot in backend term]  [backend startup command] poetry run uvicorn main:app --reload --port 7001 --host 10.31.1.11 [frontend startup command] $ yarn...
以下为模板,请自行删除不必要内容且添加必要内容。 **若未使用自动抓ip工具,且在issue中说明已使用的,此issue将会被忽略或关闭。** **需要增加游戏\程序名字** 如``CS-GO`` **请使用[自动抓IP工具](https://github.com/oooldtoy/SSTAP_ip_crawl_tool)来帮助我们编写规则,并详细写明游戏细节,如哪个服,哪个版本。** **该游戏\程序的运行环境** 如 ``虚拟机`` ``局域网其他设备`` ``PC`` **该游戏\程序哪部分需要代理** 如 ``整个游戏\程序都需要`` ``只代理登陆部分`` **特殊情况** 如果还有特殊想说明的请在这里描述.
#### 问题详细描述 Detailed description of the problem   #### 复现问题步骤 Steps to reproduce the problem 1. 2. #### 其它重要信息 Other important information replugin-host-lib/gradle Version: rePlugin-plugin-lib/gradle Version: Android API Version:...
问题描述: 返回结果中, dataset/test.wav的识别结果为英文内容。同时返回的检测结果显示为 'language': 'english' 具体信息: python lang-detect.py --audio_path=dataset/test.wav --model_path=models/whisper-large-v2-finetune/ Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00
ftllm server Qwen3-Coder-480B-A35B-Instruct-int4-mixed-AutoRound 2025-11-06 18:15:42,414 1007072 server.py[line:159] INFO: Namespace(command='server', version=False, model='Qwen3-Coder-480B-A35B-Instruct-int4-mixed-AutoRound', path='', threads=-1, low=False, dtype='auto', moe_dtype='', atype='auto', cuda_embedding=False, kv_cache_limit='auto', max_batch=-1, device=None, moe_device='', moe_experts=-1, cache_history='', cache_fast='', enable_thinking='', cuda_shared_expert='true', custom='', lora='', cache_dir='',...
Key Code: edit_image = [Image.open("image1.jpg"), Image.open("image2.jpg")] image_3 = pipe(prompt, edit_image=edit_image, seed=1, num_inference_steps=40, height=1328, width=1024, edit_image_auto_resize=True) Comment: It looks like 'List' is not match the argument 'edit_image' of pipe. Error Details:...