Dear author, In you backend dockerfile, i found this code: ` RUN python -c "from model import Models; Models.download_models()" ` it cause error in my case. is it model from huggingface? thanks Zhou
Dear author,
In you backend dockerfile, i found this code:
RUN python -c "from model import Models; Models.download_models()"it cause error in my case. is it model from huggingface?
thanks
Zhou