guessing-game / app.py

Commit History

Reset game starting state for every refresh
5694ab9

gstaff commited on

Use gr.State to manage session state.
9d299cb

gstaff commited on

Try making game non-global
44514ad

gstaff commited on

Shorten instructions to help smaller model.
b7739f9

gstaff commited on

Fix guess logic
af469f8

gstaff commited on

Use large model to save space
ae41343

gstaff commited on

Add application file
766aa2e

gstaff commited on