another test by passing not only a prompt but also the original image

This commit is contained in:
MIRKO BANDELLO 2025-08-01 21:50:31 +02:00
parent c44dc6a59e
commit aade742118
5 changed files with 359 additions and 0 deletions

7
test2/README.md Normal file
View file

@ -0,0 +1,7 @@
## this app requires:
- python >= 3.11.0
### How to run:
- cd inside the root of the project
- install all necessary dependencies from the txt by doing : "pip install -r requirements.txt"
- run by doing python script.py