File size: 94 Bytes
ae84741
 
 
1dd58b3
 
1
2
3
4
5
import os

os.system(f"python --version")
os.system(f"pip show gradio")
os.system(f"uname -r")