Skip to content

imaginate-ai/image-handler

Repository files navigation

Useful commands:

  • Creating the environment: make local-setup
  • Entering the environment: poetry shell
  • Leaving the environment: exit
  • Installing libraries in the environment: make install
  • Run the Flask application: python image_handler/demo.py

Download ollama from https://ollama.com/download Once installed, run ollama.exe, then launch terminal and type ''' ollama run llama3''' Now ollama and llama are successfully installed, and nothing special needs to be done when running the code again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published