julien-blanchon / arxflix

Arxflix turns your boring Arxiv research paper into a captivating video.
25 stars 1 forks source link

functioning? #5

Open orrzohar opened 1 week ago

orrzohar commented 1 week ago

I tried using your code, I reached:

image

when I navigated to http://localhost:3000

How am I supposed to run?

Best, Orr

orrzohar commented 1 week ago

BTW when I install the dependency, I get

image
julien-blanchon commented 1 week ago

Hey 👋, the UI is broken. Depending of your usecase if might be better to generate the video manually (with python directly).

What's your usecase ?

julien-blanchon commented 1 week ago

@orrzohar Have a look to: https://github.com/julien-blanchon/arxflix/blob/main/run_manual.ipynb

orrzohar commented 1 week ago

Hi @julien-blanchon Thank you for your quick reply, I'll try this and let you know how it goes. -Orr

orrzohar commented 1 week ago

BTW my use case is that I want to create a video from a arxiv pdf, i.e., doesn't have arxiv yet. waiting for it to load, unless there is a pdf workaround?