-
Notifications
You must be signed in to change notification settings - Fork 2
Project Details
Ana Robles edited this page Apr 14, 2023
·
2 revisions
We will integrate two technologies: the HuggingFace library and the ChatGPT Large Language Model. The user will provide a textual prompt that describes the image they want to create. The ChatGPT Large Language Model will be used to enhance this prompt by adding a more thorough description of the desired image. This enriched prompt will be used as input to the pre-trained models for image generation, which are accessed through HuggingFace.
ControlNet Link: ControlNet Example:
Also, for demo purposes we will include the use of Graddio to create an interfaces.