another test by passing not only a prompt but also the original image
This commit is contained in:
parent
c44dc6a59e
commit
aade742118
5 changed files with 359 additions and 0 deletions
7
test2/README.md
Normal file
7
test2/README.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue