mirror of
https://github.com/HazyResearch/manifest
synced 2024-11-20 03:25:44 +00:00
defc63bf36
Also fixed typing issues in tests
149 B
149 B
Running
In a separate tmux/terminal session, run
cd manifest
uvicorn web_app.main:app --reload
Change the port by ass --port <PORT>
.