-
When I tried to follow the examples using asgi-webdav as middleware for another app I struggled a bit. I wanted to put webdev under the path "/resources" and keep all other top level paths for my ma…
-
----
## 🚀 Feature
Add a `/info` route that returns
- Litserver configuration
- Model metadata
for example:
```
{
"model": {
"name": "my-awesome-model",
"version": …
-
执行python3 webui.py --port 9886 --model_dir speech_tts/CosyVoice-300M后,在webui上点击任何按钮都会报超时错误,如下图
控制台报错信息如下。该怎么解决啊
ERROR: Exception in ASGI application
Traceback (most recent call last):
File …
-
Hi all!
I am trying to see if we can start using uv to manage our codebases. Everything seems to work great, and managing dependencies is a lot easier this way! However, I can't figure out how to r…
-
The testnet-manager should support authentication with roles eg. "read-only", validator-manager", "parachain-manager", which let you access a subset of the REST endpoints.
Some good fastapi securit…
-
### Issue you'd like to raise.
Hello,
I am encountering an unexpected result when I try to generate traces for my FastAPI project. I have an endpoint method that returns a StreamingResponse object…
-
pip install fastapi_amis_admin[cli] zsh: no matches found: fastapi_amis_admin[cli] 求问大佬,这个怎么处理
-
Gradio is not working
```python
dreamer@9d615a31c0af:~/threestudio$ python gradio_app.py
Traceback (most recent call last):
File "/home/dreamer/threestudio/gradio_app.py", line 13, in
i…
-
We could implement SAM as a microservice. A proof of concept using fastapi is available in the [microservice branch](https://github.com/biigle/magic-sam/tree/microservice). The idea is to have a worke…
-
This is not high-priority (the old routes aren't broken and will continue to work), but it would be great if we can get as many people as possible to get their hands on this task.
An example PR to …