File size: 114 Bytes
c336648
 
 
 
1
2
3
4
5
import launch

if not launch.is_installed("pilgram"):
    launch.run_pip("install pilgram==1.2.1", "pilgram")