Commit History

Use API for form submission to avoid CSRF issues
8e2e49f

tiffank1802 commited on

Fix submit button and form submission
9390cdd

tiffank1802 commited on

Improve parameter input form with sliders and better UI
81126ae

tiffank1802 commited on

Trigger rebuild - disable celery
bbc670f

tiffank1802 commited on

Make celery import conditional in __init__.py
be6c30d

tiffank1802 commited on

Fix celery.py to only define app when not HF_SPACES
420aa0c

tiffank1802 commited on

Disable Celery on HF Spaces, run simulations synchronously
8348bee

tiffank1802 commited on

Add CSRF trusted origins for HuggingFace Spaces
61db407

tiffank1802 commited on

Add missing serializer import
e504bb4

tiffank1802 commited on

Fix synchronous simulation execution
f66651d

tiffank1802 commited on

Initialize simulation methods in Docker build
dc24671

tiffank1802 commited on

Configure for HuggingFace Spaces (sync execution)
009ae8c

tiffank1802 commited on

Add .gitignore and remove binary files
b508adb

tiffank1802 commited on

Add Django simulation server with Docker config
b42075e

tiffank1802 commited on

initial commit
13b8d6c

ktongue commited on