Giter Club home page Giter Club logo

Comments (4)

voodoohop avatar voodoohop commented on June 15, 2024

So this hash is overriden by two different clients
Then first of all, I was thinking if keeping the same after i click reset/cancel makes sense or not

if we made it more unidirectional it wouldnt have these failure stages. i.e. colab cannot change /input and pollinations cannot change /output but only read from it vice versa
theres a finite state machine in there somehow
yeah each small thing you do the theory was it goes into the global state. so if pollinations wants to cancel the current proces colab is doing it merges a {input: {requestCancel:true}} to the global state
and then i had made colab remove the requestCancel once it had actually cancelled the run18m
but that meant both were writing to the same object
and it got a bit messy
Yep I think this is the problem
I think they should not write to same state

from pollinations.

voodoohop avatar voodoohop commented on June 15, 2024

then i thought we have a satte of colab and a state of pollinations which both represent kindof the inputs and the outputs to a computation
and we could just join them inn the frontend
to one hash
which is in the url you share etc

from pollinations.

voodoohop avatar voodoohop commented on June 15, 2024

you want to add a word to the prompt
11m
then you want to cancel it
11m
change the prompt a bit
11m
and restart
11m

You
you want to add a word to the prompt
This won't happen that much
10m
Either i can still reset it
10m
Or more than that, i never know really what deepdaze is gonna come up with
9m
So i want to see this result first
9m
And run it again with the word
9m

gokay
And run it again with the word
After adding the word i tried to mean
8m
ok i will finish my new state implementation in the most simple way without a cancel/stop functionality
8m
and then we see if it is easy to fit in
8m

❤️
i agree that its best to keep things simple and stable at first
8m
because its there now
7m
but its not even really usable
7m
and just complicates things

from pollinations.

gokaykucuk avatar gokaykucuk commented on June 15, 2024

I think issue #10 is also related where pollinations.ai stopped showing any input element.

from pollinations.

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.