minar09 commited on
Commit
b4aeb20
·
verified ·
1 Parent(s): 84cbb54

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- sentence-transformers
2
- fastapi
3
  gradio
4
  llama-cpp-python[huggingface-hub]
5
  magic-pdf
@@ -16,5 +16,7 @@ struct-eqtable
16
  #lmdeploy
17
  tf-keras
18
  pycocotools
 
 
19
  git+https://github.com/facebookresearch/detectron2.git
20
  rapid-table
 
1
+ sentence-transformers
2
+ fastapi
3
  gradio
4
  llama-cpp-python[huggingface-hub]
5
  magic-pdf
 
16
  #lmdeploy
17
  tf-keras
18
  pycocotools
19
+ torch>=1.13.0
20
+ torchvision>=0.14.0
21
  git+https://github.com/facebookresearch/detectron2.git
22
  rapid-table