IS_HUGGINGFACE_SPACES env for determining if the app runs on huggingface or not
0e11928
Simon Strandgaardcommited on
Send app name to OpenRouter
a250316
Simon Strandgaardcommited on
SessionState now remembers the settings. There is now a textfield for the user's own OpenRouter api key
ceb7ac2
Simon Strandgaardcommited on
Changes from PlanExe repo
437ee94
Simon Strandgaardcommited on
create_zip_archive() extracted
0f07150
Simon Strandgaardcommited on
generate_run_id() added
ec06ad9
Simon Strandgaardcommited on
Readded returncode printing
7492910
Simon Strandgaardcommited on
Removed dead code
3ac716d
Simon Strandgaardcommited on
o3mini-high helped: Migrated from using global variables to using gradio's State class, to allow for multiple simulaneous users on Hugging Face Spaces.
b243f89
Simon Strandgaardcommited on
Download output as a zip file
5e8aef1
Simon Strandgaardcommited on
Invoking app.py now opens the app_text2plan gradio UI
cd2e83b
Simon Strandgaardcommited on
Disabled logging and experiment
2d55e29
Simon Strandgaardcommited on
Obtain the OPENROUTER_API_KEY from huggingface
5d19961
Simon Strandgaardcommited on
Can I load code from the src module?
0bca3d3
Simon Strandgaardcommited on
attempting to trigger a build on huggingface
bf50f3c
Simon Strandgaardcommited on
ERROR: Could not find a version that satisfies the requirement audioop-lts==0.2.1 (from versions: none)
795aefd
Simon Strandgaardcommited on
snapshot of PlanExe repo
6369972
Simon Strandgaardcommited on
can I spawn processes and use the file system inside huggingface spaces?