Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Politrees/Steganography
Hev832
/
Audio-Steganography-Fork
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Politrees
commited on
Jul 26, 2024
Commit
68f607f
·
verified
·
1 Parent(s):
1d000a8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import os
2
3
os.system("apt-get install -y fonts-dejavu")
4
-
os.system("python
txt2spec
.py")
1
import os
2
3
os.system("apt-get install -y fonts-dejavu")
4
+
os.system("python
steganography
.py")