Haiyi
Haiyi
Many thanks to the pre-trained models that have been released. Is there any plan of releasing a checkpoint for ResNet-101 (NL) model trained in Kinetics dataset?
I'm curious about how unrealcv plugin set actors in the scene to pure color when generating object_mask, i.e. how unrealcv works. Can you give me some clues about it? Really...
Does anyone know how to do keypoint annotations by unrealcv? Thanks a lot.
### Describe the bug **context** When I add `.. toctree::` in `index.rst` like this: ```rst Welcome to test's documentation! ================================ .. toctree:: :maxdepth: 2 :caption: Contents: tmp.md ``` The content...
- add `on_change` of model for `gr.Audio` named `Melody` when `model == "melody"`, the Melody Audio Component would be visible, otherwise it's hidden.
Brilliant work there! I have imported the asset successfully, but I don't know how to use this preprocessing material. Can you show me how to use it to generate optical...
In the original version, the input of `opensora.datasets.save_sample` would be affected by the function. For example: ```python import torch from opensora.datasets import save_sample video = torch.zeros(3, 32, 1024, 1024) save_sample(video,...
## Is your feature request related to a problem? Please describe When using the Inspector in CLI mode, there's currently no way to configure Inspector-specific settings like `MCP_SERVER_REQUEST_TIMEOUT`. This limitation...
In case you are like me, having a problem installing `facexlib` on windows. Please refer to this comment: https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO/issues/6#issuecomment-2102836069
``` 2025-07-14 15:32:10,685 - langsmith.client - WARNING - Failed to send compressed multipart ingest: langsmith.utils.LangSmithError: Failed to POST https://api.smith.langchain.com/runs/multipart in LangSmith API. HTTPError('403 Client Error: Forbidden for url: https://api.smith.langchain.com/runs/multipart', '{"error":"Forbidden"}\n')...