deepfates/memery

BUG: memery serve [filepath] arg is not optional

Opened this issue · 1 comments

Memery serve will break if you don't give a filepath argument. It's optional through typer but I think the streamlit gui is configured to require it.