Update requirements.txt (#158)
add accelerate、pycocotools Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
This commit is contained in:
parent
30eecb42fc
commit
8b4ae5a6b3
|
|
@ -8,5 +8,7 @@ beautifulsoup4
|
||||||
icetk
|
icetk
|
||||||
cpm_kernels
|
cpm_kernels
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
|
accelerate
|
||||||
|
pycocotools
|
||||||
gradio==3.24.1
|
gradio==3.24.1
|
||||||
#detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2
|
#detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2
|
||||||
Loading…
Reference in New Issue