Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GOT-OCR2.0模型运行出现问题 #2679

Open
1 of 3 tasks
zjx140 opened this issue Dec 16, 2024 · 2 comments
Open
1 of 3 tasks

GOT-OCR2.0模型运行出现问题 #2679

zjx140 opened this issue Dec 16, 2024 · 2 comments
Milestone

Comments

@zjx140
Copy link

zjx140 commented Dec 16, 2024

System Info / 系統信息

cuda 11.8
python 3.10
torch 2.4.0

Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?

  • docker / docker
  • pip install / 通过 pip install 安装
  • installation from source / 从源码安装

Version info / 版本信息

xinference 1.1.0

The command used to start Xinference / 用以启动 xinference 的命令

xinference-local --host 0.0.0.0 --port 9997

Reproduction / 复现过程

点击GOT-OCR2.0加载后点击webUI报错
内容如下
2024-12-17 00:05:53,490 xinference.core.model 1263 INFO ModelActor(GOT-OCR2_0-0) loaded 2024-12-17 00:05:53,492 xinference.core.worker 1082 INFO [request 180155f4-bbc7-11ef-9402-00ffaabbccdd] Leave launch_builtin_model, elapsed time: 228 s 2024-12-17 00:05:56,294 xinference.api.restful_api 1037 ERROR Traceback (most recent call last): File "/home/zjx140/anaconda3/envs/xinference/lib/python3.10/site-packages/xinference/api/restful_api.py", line 1180, in build_gradio_images_interface ).build() File "/home/zjx140/anaconda3/envs/xinference/lib/python3.10/site-packages/xinference/core/image_interface.py", line 59, in build assert "stable_diffusion" in self.model_family AssertionError

Expected behavior / 期待表现

希望能够打开webUI

@XprobeBot XprobeBot added the gpu label Dec 16, 2024
@XprobeBot XprobeBot added this to the v1.x milestone Dec 16, 2024
@qinxuye
Copy link
Contributor

qinxuye commented Dec 17, 2024

目前 image 的 web UI 是给文生图/图生图用的,OCR 还不能用。

Copy link

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants