Commit History

Update to gradio v4.
e4e66ed

gstaff commited on

Implement basic import auto-healing for streamlit.
fd3511e

gstaff commited on

Add undo and redo buttons for gradio and streamlit. Also rename components to eliminate overlapping names between gradio and streamlit tabs.
3df3aa7

gstaff commited on

Add requirements support, query param, copy link, and automatic tab selection for stlite.
3b6c4d9

gstaff commited on

Update header link.
c1211e8

gstaff commited on

Try update to Spaces copy link.
7df958b

gstaff commited on

Fix URL string for copy link.
79f1db2

gstaff commited on

Add page title and favicon.
e42f489

gstaff commited on

Update share link copy for HF Spaces compatibility.
4d17237

gstaff commited on

Update limitations info.
998c1a7

gstaff commited on

Fix escaping on snippet export.
7563e81

gstaff commited on

Add requirements support to gradio.
a8e9c78

gstaff commited on

Fix style and display of error overlay for gradio.
713a4fb

gstaff commited on

Add share link support for gradio-lite apps.
73c77f1

gstaff commited on

Update README to include stlite.
755dd36

gstaff commited on

Fix theme reloading on gradio-lite demos.
3aacece

gstaff commited on

Remove unneeded console logging.
81e60a9

gstaff commited on

Fix hotkey events across tabs.
94421aa

gstaff commited on

Pin project.
b676f87

gstaff commited on

Add comments with backlink to export templates.
e09e87e

gstaff commited on

Update gradio-lite templates to allow for hot-reload.
82502f1

gstaff commited on

Add recording hotkey support.
027e874

gstaff commited on

Add function type annotations.
1ba22b4

gstaff commited on

Update stlite starting code to be more LLM-friendly.
9d67c47

gstaff commited on

Support both stlite and gradio-lite app creation.
149da6f

gstaff commited on

Add DOCTYPE to clear up warning.
c2ce1fe

gstaff commited on

Cleanup and move template to utility file.
4b286f3

gstaff commited on

Clean up logging and add timestamps.
3bddc3f

gstaff commited on

Fix audio clear params.
b506969

gstaff commited on

Move clear of audio to generate_text step.
45e1616

gstaff commited on

Try replacing distil-large-v2 with distil-medium.en for faster transcription.
aa07a0a

gstaff commited on

Add accelerate dependency.
a904490

gstaff commited on

Clear audio recording after submission, switch to distil-whisper model from transformers for speech to text.
6acf91d

gstaff commited on

Notify when snippet copied.
39cf431

gstaff commited on

Add initial app files.
bc91045

gstaff commited on

initial commit
a0bda8f

gstaff commited on