MiaQiu
Results
2
comments of
MiaQiu
This may be what you are looking for: https://colab.research.google.com/github/salesforce/LAVIS/blob/main/examples/blip2_instructed_generation.ipynb
> Thank you for your quick revert. Yes, here is the code i copied from the demo: import sys if 'google.colab' in sys.modules: print('Running in Colab.') !git clone https://github.com/salesforce/LAVIS %cd...