Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 859 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 859 Bytes

A headless Oobabooga wrapper.

Ensure you have installed Open-interpreter first.

I have made a few (experimental) fixes Windows:

KillianLucas#8 KillianLucas#6 KillianLucas#7

  • After installing Open-interpreter
pip install open-interpreter
  • Run
pip install git+https://github.com/Notnaton/ooba.git@windows --force-reinstall

This will download and install some patches I have made for Ooba. You can check the code here: https://github.com/Notnaton/ooba/tree/windows This is experimental and will be updated at random times. Should you have a problem please run: interpreter --local --debug

You can remove changes by running

pip install ooba --force-reinstall