Releases: DayInfinity/Vllama
Releases · DayInfinity/Vllama
Add OCR implementation
Immutable
release. Only release title and notes can be modified.
Users can now use ocr as well, built using PaddleOCR, and adding features like annotation and translation and adding boundaries for detected text and translating them into english and displaying them in a new image.
Usage:
vllama ocr -p "image_path" -a 'for annotation and translation' -o "output_directory" -l "language of text in the image"
Update Docs
Immutable
release. Only release title and notes can be modified.
Merge pull request #105 from DayInfinity/update_docs Update docs
Update dependencies and PortAudio support on Macs
Immutable
release. Only release title and notes can be modified.
Merge pull request #104 from DayInfinity/update_dep Update dep
Added MOV support for video to 3d
Immutable
release. Only release title and notes can be modified.
Merge pull request #103 from DayInfinity/add_mov_support Add mov support
Update viewer 3d to display pi3 models
Immutable
release. Only release title and notes can be modified.
Merge pull request #102 from DayInfinity/update_viewer_3d Update viewer 3d
Added sleep time for dataset status in video to 3d
Immutable
release. Only release title and notes can be modified.
v1.6.2 update waiter to check the dataset status
Implemented basic version of video to 3d local
Immutable
release. Only release title and notes can be modified.
Merge pull request #101 from DayInfinity/add_video_3d_local Add video 3d local
Implemented video to 3d generation
Immutable
release. Only release title and notes can be modified.
Merge pull request #100 from DayInfinity/add_video_3d Add video 3d
implemented 3d Model Viewer
Immutable
release. Only release title and notes can be modified.
Merge pull request #99 from DayInfinity/add_viewer_3d Add viewer 3d
Implemented Image to 3d Kaggle version
Immutable
release. Only release title and notes can be modified.
Merge pull request #97 from DayInfinity/add_image_to_3d Add basic Image to 3d file