If you’re creating a debugging post, please include the following info:
- Share the link to your app’s public GitHub repository GitHub - Ibrahimkaleel8/Food-Evaluation-using-llm: Buit a llm to know about pros and cons of specific type of food
- Streamlit version : 1.36.0. python version : 3.9
I am building an AI web application consisting of two services frontend and backend. the backend built on FastAPI and the frontend on Streamlit. I now want to deploy my application on Streamlit community Cloud, but I’m unsure how to deploy a multi-service application.