mirror of
https://github.com/HazyResearch/manifest
synced 2024-11-16 12:12:58 +00:00
defc63bf36
Also fixed typing issues in tests |
||
---|---|---|
.. | ||
__init__.py | ||
main.py | ||
README.md | ||
schemas.py |
Running
In a separate tmux/terminal session, run
cd manifest
uvicorn web_app.main:app --reload
Change the port by ass --port <PORT>
.