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