HF-QA-Demo / run_docker.sh
KonradSzafer's picture
discord bot fix
cf57696
#!/bin/bash
docker build -t hf_qa_engine .
docker run -it hf_qa_engine bash