Huggingface doesn't provide support to pytesseract and networkx libraries

I have implemented code for text recognition using pytesseract, when I deployed it on hugging face, it was showing error of pytesseract module. It seems like pytesseract doesn’t support to gradio or hugging face itself doesn’t provide interfacing using this library. Same I faced with Networkx library…