Git Product home page Git Product logo

Comments (7)

StrumykTomira avatar StrumykTomira commented on August 19, 2024 2

IT WORKS!!1111oneone :D
Thank You @snip3r009 and @MartinAbilev

from gpt-author.

snip3r009 avatar snip3r009 commented on August 19, 2024

look here:
#3

from gpt-author.

MartinAbilev avatar MartinAbilev commented on August 19, 2024

I just change it to c:/content/cover.png I not using stability just put some random image there

from gpt-author.

StrumykTomira avatar StrumykTomira commented on August 19, 2024

look here: #3

This is similar, but not the same issue. There is no picture created on my Stability account (and then no file in directory).
But i'll check it with other path.

from gpt-author.

MartinAbilev avatar MartinAbilev commented on August 19, 2024

ya can try for local env

import os

absolute_path = os.path.dirname(__file__)
relative_path = "content/cover.png"
full_path = os.path.join(absolute_path, relative_path)

from gpt-author.

StrumykTomira avatar StrumykTomira commented on August 19, 2024

Thank You @MartinAbilev I'm trying now with 'content/cover.png' because 'prompts/write_chapter...' is working OK.

Writing chapter 3... Output for prompt "write_chapter_1770" has been written to prompts/write_chapter_1770.txt

I have also reduced the costs of this tests from 0.25 USD to 0.02 USD :D

from gpt-author.

StrumykTomira avatar StrumykTomira commented on August 19, 2024

Now i can optimise prompts and the rest of the code for better books. I'm closing this thread.

from gpt-author.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.