bhaskatripathi / pdfGPT

PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
https://huggingface.co/spaces/bhaskartripathi/pdfGPT_Turbo
MIT License
6.98k stars 837 forks source link

Heroku Build Time Failing Using Docker #93

Closed adgsenpai closed 11 months ago

adgsenpai commented 1 year ago

image

bhaskatripathi commented 1 year ago

try this.. docker run -it -p 7860:7860 --platform=linux/amd64 \ -e Your_Key_Here="YOUR_VALUE_HERE" \ registry.hf.space/bhaskartripathi-pdfgpt-turbo:latest python app.py