shubhamprshr27 / NeglectedTailsVLM

This repository houses the code for the paper - "The Neglected of VLMs"
23 stars 1 forks source link

Error for installing conda environment #4

Closed TheDarkKnight-21th closed 1 month ago

TheDarkKnight-21th commented 3 months ago
image image

there is some error like above. what should i do? my gpu is H100 and OS is linux.

thank you.

shubhamprshr27 commented 3 months ago

Hi @TheDarkKnight-21th , We haven't faced this issue, as my collaborators have also used this repo for installation. But in general, the libraries used were

  1. PyTorch 2 and CUDNN 12
  2. Numpy
  3. Scipy
  4. TorchMetrics
tian1327 commented 1 month ago

Hi there, you can refer to the environment installation in our recent work SWAT. It should work for REAL.

shubhamprshr27 commented 1 month ago

I will close this issue for now.