heaversm's picture
add frontend in gradio
ab2d07e
|
raw
history blame
201 Bytes

python -m venv .venv source .venv/bin/activate pip3 install -r requirements.txt python3 main.py https://github.com/streamlit/streamlit

where the URL is the repo you want to ask questions about