-
Si le image2text retourne 11.1 vérifier la données précédente pour voir que ce n'est pas une erreur d'interprétation de l'image.
-
cwd:/data/user20300129/Langchain-Chatchat
==============================Langchain-Chatchat Configuration==============================
操作系统:Linux-6.5.0-44-generic-x86_64-with-glibc2.35.
python版…
-
Thanks for your work.
I try to reproduce paper's CIDEr score, but it failed with a difference.
I hope you share the original recipe of inference on coco dataset (I2T)
@yqy2001 @Quan-Sun
-
Traceback (most recent call last):
File "E:\StableDiffusion-ComfyUI\ComfyUI\nodes.py", line 1888, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_modul…
kryfo updated
8 months ago
-
File "I:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfyui_image2prompt\__init__.py", line 1, in
from .image2text import Image2Text, LoadImage2T…
-
Traceback (most recent call last):
File "E:\StableDiffusion-ComfyUI\ComfyUI\nodes.py", line 1888, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_modul…
kryfo updated
7 months ago
-
**问题描述 / Problem Description**
::
按照langchain-chatchat=0.3.1源码部署文档一步步部署,但是在配置模型调用千帆api启动项目后在web页面多功能交互显示正在思考...,模型不回复并且终端也没有显示报错**
配置:
版本号:langchain-chatchat=0.3.1
python版本:3.11
服务器:ubun…
-
repo: https://github.com/jerry7129/2023-Summer-Project
**코드 설명**
1. 책 이미지를 입력
2. Image2Text API를 활용해 텍스트로 변환
3. Text2Text API를 활용해 텍스트를 요약
한 화면에 보게 하기 위해 st.colums()를 이용해 1:1 비율로 나눔
양쪽 여백을 줄…
-
The module fails import at start-up due to the following error message. Any ideas for how I can resolve this?
```
Installing deepseek_vl...
Collecting git+https://github.com/deepseek-ai/DeepSeek-…
-
使用 gtp-4o 可以正常对话, 但是 RAG 对话时只会进行检索知识库, 没有生成回答, 控制台报错 APIConnectionError: Caught exception: Connection error.
```shell
2024-07-25 11:47:19,033 openai._base_client 31260 INFO Retrying request to /…