adithya-s-k / adithya-s-k/omniparse
Won't start docker container on CPU
- Dominant language
- Python
- Stars
- 7.9k
- Forks
- 676
- PR merge metrics
- No merged PRs in 30d
Description
Omniparse has been failing to start on my system for half an hour and trying to restart and building container from source, system has over 40Gig of ram.
``` bash
d8' `8b 88 `8b
88 88 88d8b.d8b. 88d888b. dP a88aaaa8P' .d8888b. 88d888b. .d8888b. .d8888b.
88 88 88'`88'`88 88' `88 88 88 88' `88 88' `88 Y8ooooo. 88ooood8
Y8. .8P 88 88 88 88 88 88 88 88. .88 88 88 88. ...
`8888P' dP dP dP dP dP dP dP `88888P8 dP `88888P' `88888P'
Created by Adithya S K : https://twitter.com/adithya_s_k
[LOG] ✅ Loading OCR Model
Loaded detection model vikp/surya_det3 on device cpu with dtype torch.float32
Loaded detection model vikp/surya_layout3 on device cpu with dtype torch.float32
Loaded reading order model vikp/surya_order on device cpu with dtype torch.float32
Loaded recognition model vikp/surya_rec on device cpu with dtype torch.float32
Loaded texify model to cpu with torch.float32 dtype
[LOG] ✅ Loading Vision Model
A new version of the following files was downloaded from https://huggingface.co/microsoft/Florence-2-base:
- configuration_florence2.py
. Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision.
A new version of the following files was downloaded from https://huggingface.co/microsoft/Florence-2-base:
- modeling_florence2.py
. Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision.
A new version of the following files was downloaded from https://huggingface.co/microsoft/Florence-2-base:
- processing_florence2.py
. Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision.
[LOG] ✅ Loading Audio Model
```
Contributor guide
Assessment
This issue has not been assessed yet.