updated functions
This commit is contained in:
@@ -12,4 +12,14 @@ python3 setup.py bdist_wheel flask
|
||||
|
||||
|
||||
for installing all the requirements
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y \
|
||||
ffmpeg \
|
||||
libpoppler-cpp-dev \
|
||||
poppler-utils \
|
||||
libreoffice \
|
||||
libmagic1
|
||||
Reference in New Issue
Block a user