AutoGPT
AutoGPT copied to clipboard
Error: cannot identify image file <_io.BytesIO object at 0x7fc663ff9710>
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

See https://github.com/Significant-Gravitas/Auto-GPT/pull/2745
This may be due to the wait delay from the huggingface API.
now its working, thanks :)
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.
This issue was closed automatically because it has been stale for 10 days with no activity.