FujiwaraChoki/MoneyPrinterV2

Firefox

asonsgh opened this issue · 8 comments

i am trying to install it within huggingface space but the problem is firefox profile path! can you please help? how can i add profile path of firefox? and how i login to firefox? i dont know how do i do this with just dockerfile.

any solution?

is it normal for 1 minute short video? 144 images?
image

No not really lol

When you create a new account, it will ask you for the path to your Firefox Profile Location.

When you create a new account, it will ask you for the path to your Firefox Profile Location.

YUP you are right but the problem is Huggingface spaces are non intractive. i mean there is no terminal to intract with . we only have dockerfile or app file sooo

What does this have to do with HF spaces? If any issues were to arise, I'd assume it's because there's no graphical interface, which is why firefox cannot be used. I recommend adding the headless option and using geckodriver if things turn out to be difficult. Other than that, I'm not sure what to tell you.

ow ya you got! that's exactly what i wanted to ask !
now at this point another problem comes out.... which is i do not even know how to use "geckodriver" so can you please help a little bit? i mean can you please write a dockerfile that will cover this firefox profile?
or maybe you already have deployed it in huggingface space ? if so then i can duplicate your space.

You'll have to write one yourself, as I don't use HF spaces.