-
clone this repo
-
either install python 3.11.4+ or pip install update python
-
in the local folder run:
python -m venv env/ source env/bin/activate (macOs and Linux)
pip install -r requirements.txt
add your OPEN_API_KEY and/or WATSONX_KEY AND project_id to updateme.key.ini and save as key.ini -
To run in debug mode
gradio app.py