mirror of
https://github.com/Paillat-dev/presentator.git
synced 2026-01-02 01:06:20 +00:00
Some things (changed imageint)
This commit is contained in:
2
main.py
2
main.py
@@ -18,7 +18,7 @@ cooldown = os.getenv("COOLDOWN")
|
||||
if use_images != "No": import imagesGeneration
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
imageint = ""
|
||||
if use_images != "No": imageint = "To add an image illustration , use  at the beginning of the slide, just after \"---\". Use only .png. It's not possible to add technical images but only illustrations. The images are generated by an ai, the name of the file should be a detailed description of the image wanted. For example \" \" but don't need to show a person necessairly."
|
||||
if use_images != "No": imageint = "To add an image illustration , use  at the beginning of the slide, just after \"---\". Use only .png. It's not possible to add technical images but only illustrations. The images are generated by an ai, the name of the file should be a detailed quite long description of the image wanted. For example \" \" but don't need to show a person necessairly."
|
||||
intstructions = f'''Here is a presentation with marp. It's not possible to make slides longer than 200 characters. to separate slides,
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user