Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 417 Bytes

meng_code

Setup

  1. Please create a larger folder that meng_code is in.
  2. Inside the larger folder, have two folders called plot_images and results.
  3. In utils.py, add the ChatGPT API Key as API_KEY and Roboflow API Key as ROBOFLOW_API_KEY.
  4. Add in all the plot images that you want to test the pipeline on inside of plot_images.

Run the Pipeline

To test the pipeline, run pipeline.ipynb.