Ahmad Imran
Ahmad Imran
Wanted to use geochat for inference over some photos but upon loading was getting errors: `model_path = "MBZUAI/geochat-7B" # Hugging Face model path model_base = "openlm-research/open_llama_7b" # Base model if...
On running `python -m robocasa.scripts.download_datasets --ds_types human_raw` I was getting `FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\umerh\\Downloads\\Robocasa\\robocasa\\datasets\\v0.1/single_stage/kitchen_pnp/PnPCounterToCab\\2024-04-24\\demo.hdf5'` I am not sure why demo.hdf file is not installed despite...
This isn't working `wget https://yt-dl.org/downloads/latest/youtube-dl -O youtube-dl` and installing requirements using pip isn't working(different python versions tried)
The video-processing repo has several issues from dependencies one to youtube-dl not working on top of that no one is actively responding there. I would be glad if someone can...