HuggingFace Spaces has no "audioop-lts" package. 5d4a205 Running Simon Strandgaard commited on 4 days ago
Snapshot of PlanExe commit 773f9ca98123b5751e6b16be192818b572af1aa0 1bfe7f5 Simon Strandgaard commited on 4 days ago
Snapshot of PlanExe commit d1eee4b3f276c3f079b95539dafb7f1f794abfa4 22a5c6c Simon Strandgaard commited on 17 days ago
Snapshot of PlanExe commit d87f74953d1699782df0d7e3bfad64b027ccf618 8628c58 Simon Strandgaard commited on 29 days ago
Snapshot of PlanExe commit 5012c8a07355571673d80b3e1f60b5fc0fc1a715 f0808c8 Simon Strandgaard commited on Feb 19
Snapshot of PlanExe commit b29887f39d24be34e48668484d67a50342995f8a 767b265 Simon Strandgaard commited on Feb 17
Imported changes from the github repo into the huggingface repo f568402 Simon Strandgaard commited on Feb 14
BrowserState's secret is no longer hardcoded, but use the HUGGINGFACE_SPACES_BROWSERSTATE_SECRET env. 56f6df1 Simon Strandgaard commited on Feb 14
Prevent the user from clicking Submit/Retry, without an api key 5cdccba Simon Strandgaard commited on Feb 14
The user settings are now stored in BrowserState, so the data survives restarting the server, and survives reloading the page. b14ca77 Simon Strandgaard commited on Feb 14
Synced requirements.txt with the config on huggingface spaces. 792d6d7 Simon Strandgaard commited on Feb 13
show error message if the user hasn't provided any openrouter_api_key a375e12 Simon Strandgaard commited on Feb 12
hide/show the openrouter api key textbox depending on the config ea9b4a7 Simon Strandgaard commited on Feb 12
Merged in commit 27410427fe779d1ff0d8f3ca4301c28074b6ac6d d7b6667 Simon Strandgaard commited on Feb 12
purge_old_runs() now also deletes files+dirs. Previously it was only dirs that could be purged. bb28e75 Simon Strandgaard commited on Feb 12
purge_old_runs() now takes a prefix parameter, to be more certain that the data being deleted, really are intended to be deleted. 977ad93 Simon Strandgaard commited on Feb 12
Use 2 different configurations depending on if the app runs on localhost or on huggingface spaces ff3a23b Simon Strandgaard commited on Feb 11
IS_HUGGINGFACE_SPACES env for determining if the app runs on huggingface or not 0e11928 Simon Strandgaard commited on Feb 11
SessionState now remembers the settings. There is now a textfield for the user's own OpenRouter api key ceb7ac2 Simon Strandgaard commited on Feb 11