removed the message['text'] from the input_prompt as there is no multimodal 0ffeed6 sandz7 commited on Jun 21, 2024
commented the 2 blocks and placed a single interface 052cab4 verified sandz7 commited on Jun 20, 2024
placed the vase and refiner the same as i had on osiris 99258b1 verified sandz7 commited on Jun 20, 2024
placed the chat_input and chabot outside the gr.Blocks() 0059c8b verified sandz7 commited on Jun 20, 2024
remove the prompt to place as float32 as it's str not tensor bde105a verified sandz7 commited on Jun 20, 2024
placed condition if message has dict and to make the message grab the text in bot_comms 3878973 verified sandz7 commited on Jun 20, 2024
placed if conditions to change UI on gradio depending on mode 0d883c8 verified sandz7 commited on Jun 20, 2024
placed the whole interface more into blocks instead of chatinterface c266f85 verified sandz7 commited on Jun 20, 2024
made the image to return as the image instead of the yield image 7e71487 verified sandz7 commited on Jun 20, 2024
custom_fn converts generator output to a list and process it to a seperate text and image components d23ecf7 verified sandz7 commited on Jun 20, 2024
placed custom_fn for chatbot to handle image outputs 81837b1 verified sandz7 commited on Jun 20, 2024
Placed the message for the imagery condition to be text for the diffusor 1781aea verified sandz7 commited on Jun 20, 2024