```bash git clone https://github.com/Lockdndream/dita-converter.git cd dita-converter pip install -r requirements.txt streamlit run ui/app.py ``` Open `http ...
This should work easily on a Linux machine with a GPU. For Linux without a GPU or an Apple Silicon, more gymnastics are need as specialist packages must be installed. For Apple it should be ...