unsup-affordance-vision / requirements.txt
Yihe Tang
Initial deployment with model and dependencies
17b2682
raw
history blame contribute delete
183 Bytes
torch
torchvision
numpy
opencv-python-headless # using headless version for server deployment
Pillow # for PIL
openai # for OpenAI API
gradio
pyyaml # for yaml
matplotlib
IPython