Zatimm commited on
Commit
b54fc6e
·
verified ·
1 Parent(s): df6d1d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,7 +1,12 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
 
2
  torch
 
 
3
  transformers
4
- accelerate
5
  gradio
 
6
  PyMuPDF
7
- Pillow
 
 
 
1
+ --find-links https://storage.googleapis.com/torch-wheels-nightly/cpu/torch_nightly.html
2
+ --pre
3
  torch
4
+ torchvision
5
+ torchaudio
6
  transformers
 
7
  gradio
8
+ Pillow
9
  PyMuPDF
10
+ requests
11
+ sentencepiece
12
+ accelerate