confusion / README.md
testdump1's picture
Upload 9 files
93aed6f verified

HumeGradio

This is a website that I created using Hume AI and Gradio web interface.

With the website you can enter images or video and you can get predictions of emotions based on the faces present in the video or image

This is code from my HackMerced Workshop

Here is my notion document going through the workshop!

https://opaque-saxophone-bd8.notion.site/Hume-AI-Gradio-Workshop-85837ad117ac4f15a618f0c031ec59b2?pvs=4

here are some examples

HumeGradioBatch.py Hume Gradio Batch

HumeGradioStream.py Hume Gradio Stream

to run:

start by running in terminal pip install gradio

then...

gradio HumeGradioBatch.py

or

gardio HumeGradioStream.py