AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Error: cannot identify image file <_io.BytesIO object at 0x7fc663ff9710>

Open doctorerre opened this issue 2 years ago • 2 comments

Has anyone been through this?

Using Kali Linux 2023.1 and stable version

env conf:

OPEN AI

IMAGE_PROVIDER - Image provider (Example: dalle)

IMAGE_SIZE - Image size (Example: 256)

DALLE: 256, 512, 1024

IMAGE_PROVIDER=huggingface IMAGE_SIZE=256

HUGGINGFACE

HUGGINGFACE_IMAGE_MODEL - Text-to-image model from Huggingface (Default: CompVis/stable-diffusion-v1-4)

HUGGINGFACE_API_TOKEN - HuggingFace API token (Example: my-huggingface-api-token)

HUGGINGFACE_IMAGE_MODEL=CompVis/stable-diffusion-v1-4 HUGGINGFACE_API_TOKEN=

file attached ASDFFFFFFFF

doctorerre avatar Apr 21 '23 20:04 doctorerre

See https://github.com/Significant-Gravitas/Auto-GPT/pull/2745

This may be due to the wait delay from the huggingface API.

primaryobjects avatar Apr 22 '23 01:04 primaryobjects

now its working, thanks :)

doctorerre avatar Apr 23 '23 15:04 doctorerre

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

github-actions[bot] avatar Sep 06 '23 21:09 github-actions[bot]

This issue was closed automatically because it has been stale for 10 days with no activity.

github-actions[bot] avatar Sep 17 '23 01:09 github-actions[bot]