Commit History

Switch text-to-image and automatic speech recognition (ASR) back to using the Hugging Face inference client; Zero GPU cannot accommodate the time it takes for those tasks
b71a3ad
Running

LiKenun commited on

Switch to use GPU instead of inference client
5c395b2

LiKenun commited on

Add translation to English sample with automatic source language detection
24f37c6

LiKenun commited on

Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py`
55d79e2

LiKenun commited on

Add documentation
5bebd85

LiKenun commited on

Reorganize structure for even less code clutter; `app.py` is greatly slimmed down
39d9406

LiKenun commited on

Swap button and output for image captioning sample
33ec230

LiKenun commited on

Add AI-generated chat sample
4c71b8b

LiKenun commited on

Enable audio file retrieval by URL for automatic speech recognition (ASR) sample
bb6107f

LiKenun commited on

Switch the automatic speech recognition (ASR) implementation to use the inference client instead
0fea237

LiKenun commited on

Add automatic speech recognition (ASR) sample
02c9b64

LiKenun commited on

Add text-to-speech (TTS) sample
caf2559

LiKenun commited on

Add image captioning sample
d56b9d9

LiKenun commited on

Reorganize structure for less code clutter
dc382c8

LiKenun commited on

Initial gallery
979bbdf

LiKenun commited on

Add Hello World application file
b4d819b

LiKenun commited on