Spaces:
Sleeping
Sleeping
import os | |
os.system("apt-get install -y fonts-dejavu") | |
os.system("python steganography.py") |
import os | |
os.system("apt-get install -y fonts-dejavu") | |
os.system("python steganography.py") |