CoolFace
Apppublic

rosemariafontana/grain-scale-tickets

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
20 commits on main
7fa55b22y ago

Update app.py

rosemariafontana
ea26ea12y ago

Update app.py

rosemariafontana
7b839f62y ago

remembering to close the parentheses

rosemariafontana
34c4c352y ago

debugging output

rosemariafontana
de1e9612y ago

Update app.py

rosemariafontana
4a398692y ago

changed again

rosemariafontana
2ad2ba52y ago

reverting some things

rosemariafontana
80d63b62y ago

this surely wont work

rosemariafontana
3183c642y ago

i guess removing async to see if that helps

rosemariafontana
e6588192y ago

changed to await to get recommended model (if that was the problem)

rosemariafontana
06acf9d2y ago

now maybe this will work please

rosemariafontana
bc546f52y ago

for some reason the variables are always wrong the first time

rosemariafontana
2fd055b2y ago

Maybe this is simpler

rosemariafontana
5aedfcb2y ago

An attempted update to get an image to be input

rosemariafontana
ec8dfe32y ago

Changed ChatInterface to Interface (hoping to see an image uploader)

rosemariafontana
4edbc332y ago

Revert handle_responses to respond in ChatInterface

rosemariafontana
5ebb46d2y ago

Commented out handle_responses (dangling)

rosemariafontana
e564bd32y ago

Added parse_ticket_image logic; Attempted update ChatInterface to handle Image incoming

rosemariafontana
5fe9aab2y ago

initial commit

rosemariafontana
7d1ff192y ago

Duplicate from gradio-templates/chatbot

rosemariafontana, pngwn