Jesse
Jesse
U did use a POST request right?
Hey I was wondering there any new 'simple' tasks?
@zsdonghao What format would the data be in. I have comments in one file and replies in the other file.
@carlitoselmago I ran into the same error and I have created a `__init__.py` but I am still falling into this error.
I figured it out! I figured was that `model_` and `inference()` is defined in `main.py`, but that only when `__name__ == "__main__"` so it did not exist when I ran...