HF-QA-Demo / run_docker.sh
KonradSzafer's picture
discord bot fix
cf57696
raw history blame
No virus
76 Bytes
#!/bin/bash
docker build -t hf_qa_engine .
docker run -it hf_qa_engine bash