J-Fo-S / bardDraw

Screen Painting/Image2Speech and further extensions with Bard/Gemini coupled with Google Quickdraw and OpenCV
0 stars 1 forks source link

Nothing happens after running main.py #2

Open Yiler7274 opened 5 months ago

Yiler7274 commented 5 months ago

What I ran:

  1. virtualenv venv (in bardDraw folder)
  2. source venv/bin/activate
  3. python main.py

No error code was logged, but nothing showed up either.

Firefox is installed and opened.

Screenshot 2024-03-08 at 3 20 44 PM
J-Fo-S commented 5 months ago

try opening a gemini session in firefox (I'll add this to the repo instructions, sorry)

what operating system?

did you pip install -r requirments.txt ?

J-Fo-S commented 5 months ago

I'll post a video over the weekend of how it should look when it runs. Should be easier that way.