Comfy-Org / Comfy-Org/ComfyUI_frontend

[Bug]: text output not shown in queue list

Open
#604 3 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
TypeScript
Stars
2k
Forks
699
Avg merge
1d 3h
Merged PRs (30d)
495

Description

### Frontend Version

latest ComfyUI master branch

### Expected Behavior

It should be possible to see the generated text.

### Actual Behavior

I only get an image that text has been generated.
![image](https://github.com/user-attachments/assets/d19f7f46-de6c-48c5-8649-94cde6a63fbc)

### Steps to Reproduce

1. Use this workflow [text output.json](https://github.com/user-attachments/files/16730713/text.output.json)
It uses https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes
2. Run

### Debug Logs

```powershell
[2024-08-23 15:17] jjk_util loding
[2024-08-23 15:17]
Import times for custom nodes:
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/websocket_image_save.py
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/Comfyui-Toolbox
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/ComfyUI-Jjk-Nodes
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/comfyui_controlnet_aux
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/ComfyUI-GGUF
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/x-flux-comfyui
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/ComfyUI-Florence2
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/ComfyUI-Manager
[2024-08-23 15:17] 0.0 seconds: /comfyui/custom_nodes/ComfyUI-Impact-Pack
[2024-08-23 15:17] 0.1 seconds: /comfyui/custom_nodes/ComfyUI-Ollama-Describer
[2024-08-23 15:17] 0.1 seconds: /comfyui/custom_nodes/ComfyUI-eesahesNodes
[2024-08-23 15:17] 0.3 seconds: /comfyui/custom_nodes/efficiency-nodes-comfyui
[2024-08-23 15:17] 0.4 seconds: /comfyui/custom_nodes/Comfyui-Yolov8-JSON
[2024-08-23 15:17] 0.8 seconds: /comfyui/custom_nodes/comfyui-reactor-node
[2024-08-23 15:17]
[2024-08-23 15:17] Starting server

[2024-08-23 15:17] To see the GUI go to: http://0.0.0.0:80
[2024-08-23 15:17] FETCH DATA from: /comfyui/custom_nodes/ComfyUI-Manager/extension-node-map.json [DONE]
[2024-08-23 15:17] []
[2024-08-23 15:17] []
[2024-08-23 15:18] FETCH DATA from: /comfyui/custom_nodes/ComfyUI-Manager/extension-node-map.json [DONE]
[2024-08-23 15:18] []
[2024-08-23 15:18] []
```

### Browser Logs

none

### What browsers do you use to access the UI ?

Mozilla Firefox

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.