mateoluksenberg commited on
Commit
1439cde
1 Parent(s): 5819c07

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bitsandbytes
2
+ git+https://github.com/huggingface/accelerate.git
3
+ Pillow
4
+ torch
5
+ torchvision
6
+ transformers==4.41.2
7
+ sentencepiece
8
+ opencv-python
9
+ tiktoken
10
+ PyMuPDF
11
+ python-docx
12
+ python-pptx
13
+ fastapi
14
+ uvicorn