Doc-chat / run.sh
Rulga's picture
Update run.sh to launch FastAPI with Gradio interface instead of Streamlit
777bd84
raw
history blame
66 Bytes
#!/bin/bash
# Run FastAPI and Gradio interface
python app.py