У нас вы можете посмотреть бесплатно Making the History 100 Mnemonics People by Using ChatGPT (using Python) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
I am using python to do the image uploads to ChatGPT before my prompt runs. (assuming it's OK to do that). That accuracy is important for my work. The code has a feature where if I move the mouse to the top left corner of the screen then it should exit the program. That is useful in case it starts typing in the wrong place (although, earlier, in my rush to exit the automation, all kinds of chaos happened.). I try Ctrl+C and other ways to stop the program but it seems to have a mind of its own! I have 100 bald cartoon people. I am uploading an image of a bald cartoon person, the hairstyle image that needs adding to the person, the hair colour fill plus long text describing the hairstyle in order to assist accuracy. I am still not 100% happy with the hairstyle mimicry. I sometimes do a follow-up prompt to try to fine adjust what the AI has made in its first pass. I pasted the code below. The prompt could be improved. Since then, I added: "Use flat, 2D color throughout". I am still trying to stop colour from being altered by the GenAI.