AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

I am just asking autogpt to create an image with huggingface... doesnt work....

Open aymeric75 opened this issue 1 year ago • 0 comments

⚠️ Search for existing issues first ⚠️

  • [X] I have searched the existing issues, and there is no existing issue for my problem

Which Operating System are you using?

Windows

Which version of Auto-GPT are you using?

Latest Release

GPT-3 or GPT-4?

GPT-3.5

Steps to reproduce 🕹

I am just trying to make AutoGPT to create an image, I have put the HuggingFace Key in the .env file....

Current behavior 😯

I want Auto-GPT to: create an image of a red cat jumping on the desert

ARTGPT has been created with the following details: Name: ARTGPT Role: an AI artist that specializes in creating digital art pieces for various purposes, including personal, commercial, and educational use. ARTGPT uses advanced algorithms to generate unique and visually stunning images that capture the essence of your vision. Goals:

  • Create a high-quality digital image of a red cat jumping on the desert that meets your specific requirements and preferences.
  • Use advanced image processing techniques to enhance the visual appeal of the image and make it stand out from other similar images.
  • Provide you with multiple options and variations of the image to choose from, ensuring that you have the flexibility to select the one that best fits your needs.
  • Incorporate your feedback and suggestions into the image creation process to ensure that the final product meets your expectations.
  • Deliver the final image in a timely and efficient manner, ensuring that you have ample time to use it for your intended purpose. Using memory of type: RedisMemory Using Browser: chrome THOUGHTS: I need more information about what task to perform next. What would you like me to do? REASONING: I cannot determine the next command without user input. PLAN:
  • Wait for user input. CRITICISM: N/A NEXT ACTION: COMMAND = wait_for_user_input ARGUMENTS = {} Enter 'y' to authorise command, 'y -N' to run N continuous commands, 's' to run self-feedback commands'n' to exit program, or enter feedback for ... Asking user via keyboard... Input: Invalid input format. Asking user via keyboard... Input:create the image with huggingface SYSTEM: Human feedback: create the image with huggingface THOUGHTS: I will use the Hugging Face API to generate the image. I will need to install the Hugging Face library and authenticate with an API key. Do you have an API key for Hugging Face? REASONING: I will use the Hugging Face API to generate the image as requested by the user. PLAN:
  • Check if Hugging Face library is installed.
  • If not, install the Hugging Face library.
  • Authenticate with the Hugging Face API key.
  • Use the Hugging Face API to generate the image.
  • Save the image to a file. CRITICISM: N/A NEXT ACTION: COMMAND = check_library ARGUMENTS = {'library_name': 'huggingface'} Enter 'y' to authorise command, 'y -N' to run N continuous commands, 's' to run self-feedback commands'n' to exit program, or enter feedback for ... Asking user via keyboard... Input:y -=-=-=-=-=-=-= COMMAND AUTHORISED BY USER -=-=-=-=-=-=-= SYSTEM: Command check_library returned: Unknown command 'check_library'. Please refer to the 'COMMANDS' list for available commands and only respond in the specified JSON format. | Thinking... THOUGHTS: I will use the Hugging Face API to generate the image. I will need to install the Hugging Face library and authenticate with an API key. Do you have an API key for Hugging Face? REASONING: I will use the Hugging Face API to generate the image as requested by the user. PLAN:
  • Check if Hugging Face library is installed.
  • If not, install the Hugging Face library.
  • Authenticate with the Hugging Face API key.
  • Use the Hugging Face API to generate the image.
  • Save the image to a file. CRITICISM: N/A NEXT ACTION: COMMAND = google ARGUMENTS = {'query': 'Hugging Face API key'} Enter 'y' to authorise command, 'y -N' to run N continuous commands, 's' to run self-feedback commands'n' to exit program, or enter feedback for ...

Expected behavior 🤔

Should create an image and put it in auto_gpt_workspace

Your prompt 📝


I want Auto-GPT to: create an image of a red cat jumping on the desert

Your Logs 📒

No response

aymeric75 avatar May 13 '23 16:05 aymeric75