zhaofangtao

Results 3 issues of zhaofangtao

你好,我这出现一个问题,我按照readme一步步安装成功,最后执行remove_anything.py文件时报错: Detectron v2 is not installed Traceback (most recent call last): File "D:\AI\Inpaint-Anything\remove_anything.py", line 75, in masks, _, _ = predict_masks_with_sam( File "D:\AI\Inpaint-Anything\sam_segment.py", line 24, in predict_masks_with_sam sam.to(device=device) File "C:\Users\xxx\PycharmProjects\pythonProject2\venv\lib\site-packages\torch\nn\modules\module.py",...

installation

### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...

### Describe the bug rag_app.py line: 125: elif "text2vec" in app.state.RAG_EMBEDDING_MODEL: app.state.sentence_transformer_ef = embedding_functions.Text2VecEmbeddingFunction( model_name=app.state.RAG_EMBEDDING_MODEL ) error info: File "F:\github\ChatPilot\chatpilot\server.py", line 29, in from chatpilot.apps.rag_app import app as rag_app File...

bug