New Bing

Results 8 issues of New Bing

**Is your feature request related to a problem? Please describe.** Need the ping/pong protocol to test the network issue. **Describe the solution you'd like** A config to enable or disable...

enhancement

Textbox 应该还是比较常用的,渲染多行文本会经常用到。

**Feature Description** Passkeys login is the future passwordless way to auth user. **Describe the solution you'd like** Should like this project: https://github.com/teamhanko/hanko **Describe alternatives you've considered** https://github.com/teamhanko/hanko **Additional context** None

enhancement

Remove flush db command which is dangerous from the README.

- [x] Export white or black mask image - [x] Support gradio.app UI - [x] Support replicate cog deployment - [x] Upgrade gradio.app's version to fix js error - [x]...

Simple to use! ```ts import { Hono } from 'hono' const app = new Hono() app.all('*', async (c) => { const api = new URL('https://www.example.com') const url = new URL(c.req.url)...

TinyPNG的API应该是可以输出为avif和webp格式的? 即可以作为图片格式转换工具。

Feature Request

I use the docker image `soar97/triton-whisper:24.09` to run whisper large-v3 and large-v3-turbo model. But found CPU is too high without any requests. GPU: RTX4090 24GB, Cuda: 12.3 CPU: ``` 3845378...