add qrcode
This commit is contained in:
@ -13,5 +13,6 @@ RUN pip3 install openai
|
||||
RUN pip3 install aiohttp
|
||||
RUN pip3 install requests
|
||||
RUN pip3 install wikipedia
|
||||
RUN pip3 install qrcode
|
||||
|
||||
CMD [ "python", "garfmain.py" ]
|
||||
|
Reference in New Issue
Block a user