Wang Xin

Results 18 issues of Wang Xin

add .gitignore

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### YOLOv8 Component Training ### Bug ```shell yolo task=detect mode=predict model=yolov8s.pt ```...

bug

```python # make sure you're logged in with `huggingface-cli login` from torch import autocast from diffusers import StableDiffusionPipeline pipe = StableDiffusionPipeline.from_pretrained( "CompVis/stable-diffusion-v1-4", use_auth_token=True ).to("cuda") prompt = "a photo of an...

### PR types Others ### PR changes Others ### Description fix doc style

contributor

**Please fill in the information below so that we can solve the problem quickly, Thanks !** **Describe the bug** A clear and concise description of what the bug is. ```...

Operator(New)

### Discussed in https://github.com/PaddlePaddle/PaddleOCR/discussions/13144 Originally posted by **junhwan-lim** June 21, 2024 The Korean language model fails to recognize '.' because it is missing.

bug