ai-building-blocks / image_to_text.py

Commit History

Switch to use GPU instead of inference client
5c395b2

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

Move environment variable querying code out of the inference functions
1c1b97a

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

Add AI-generated chat sample
4c71b8b

LiKenun commited on

Add image captioning sample
d56b9d9

LiKenun commited on