Skip to content

pravipan/captionr_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 0: Add your images to the "image" directory given in the folder and set output as "output" directory.

  1. Setup a venv using:
uv venv caption_env

caption_env\bin\activate

Instlal the requirements

pip install -r requirements.txt

Default command to load the api

python captionr.py image --output output --clip_flavor --port 8200

About

here we will write inferences of our multimodal models and serve them as api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%