modyfikacja requirements
This commit is contained in:
parent
2d37e5c858
commit
b056db8282
|
|
@ -0,0 +1 @@
|
|||
docker dir for backend files (db, documents, etc.)
|
||||
|
|
@ -0,0 +1 @@
|
|||
pip install dir for backend files (db, documents, etc.)
|
||||
|
|
@ -4,7 +4,8 @@ datasets>=2.13.1
|
|||
Pillow>=9.4.0
|
||||
pytesseract>=0.3.10
|
||||
python-docx>=0.8.11
|
||||
PyPDF2>=3.0.1
|
||||
pypdf
|
||||
PyPDF2
|
||||
huggingface-hub>=0.16.4
|
||||
numpy
|
||||
peft
|
||||
|
|
|
|||
Loading…
Reference in New Issue