Upload folder using huggingface_hub
a85c9b8 verified A newer version of the Gradio SDK is available:
6.9.0
Upgrade
Chainlit + Embedchain Demo
In this example, we will learn how to use Chainlit and Embedchain together
Setup
First, install the required packages:
pip install -r requirements.txt
Run the app locally,
chainlit run app.py