Zatimm commited on
Commit
b35c516
·
verified ·
1 Parent(s): 1009d55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio
2
- pypandoc
3
  torch
4
- nougat-ocr==0.1.17
5
- pydantic<2
6
- albumentations==1.3.1
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
 
2
  torch
3
+ transformers
4
+ accelerate
5
+ gradio
6
+ PyMuPDF
7
+ Pillow