Publish app using NVIDIA NIM on Huggingface

Hi, i’ve practised an app of basic RAG but with the NeMo Guardrails, the details is at : GitHub - 142CodeGreen/RAG-with-NeMo-Guardrails: using NVIDIA NIM, NVIDIA NeMo Guardrails, LlamaIndex, Gradio and Milvus. I would like to publish the same app on Huggingface. Can you please advise me what code changes are required in the app.py file? thx

Hi @denglhs, great work on creating the example. Unfortunately, I’m not so familiar with the requirements for deploying things on Huggingface spaces. Have you tried deploying it as is and seeing what errors/issues come up?