minar09 commited on
Commit
556fc00
·
verified ·
1 Parent(s): af08f44

Update requirements.txt

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