wifi-densepose/references/script_1.py

3 lines
123 B
Python

# Install required packages
!pip install torch torchvision numpy scipy matplotlib
print("Packages installed successfully!")