Then it uses bard api to change the basic caption to various interesting prompts.(ChatGPT was not taken beacuse the wait time for the response was too long.)
The Captions are a little less interactive as compared to chatGPT but are good enough.(with the timetrade off I think bard does a better job.)
$ pip install -r requirements.txt
If you do not have nvidia gpu change the device from cuda to cpu.
$ python3 app.py(in linux and anaconda)
$ python app.py (in windows)