Rahul Dev
Rahul Dev
> **I did this to solve the problem** > > Overwrite your existing token.py file with the file contents contained here: https://github.com/Museum-Barberini/twint/blob/fix/RefreshTokenException/twint/token.py > > See [#1075](https://github.com/twintproject/twint/pull/1075#issuecomment-1007712580) for a full review...
> I'll clear myself - I have no problem running the demo as specified by the authors (`python demo.py --vid_file sample_video.mp4 --output_folder output/ --display `). Hi @GuyTevet , have you...
@Sridevi17j have you tried using the chatgpt-3.5 api as LLM?
@logan-markewich Yes, that makes sense. Meanwhile i was looking to extract the tables from the pdf on sample pdf with tables (attached image) (modifying the `get_nodes_from_node` function to print the...
sorry for the late reply, I was using llamaparse for extracting the table
This is the actual pdf @logan-markewich [table.pdf](https://github.com/run-llama/llama_index/files/14730829/table.pdf)
Hi @DavidBoja ,are you working on 3D Human Reconstruction problem? Also which architecture have you been using currently?