How can I run two functions within the same FastAPI application, where one function requires transformers==4.32.8 and the other requires transformers==5.32.8?
transformers==4.32.8
transformers==5.32.8