Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deekshachilukuri
/
PDF2AUDIO
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
deekshachilukuri
commited on
May 6, 2024
Commit
f140b92
·
verified
·
1 Parent(s):
e522a1c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,7 +24,7 @@ with patch('builtins.input', always_yes):
24
25
26
print("loded the model")
27
-
#
sa = 'sampleaudio.wav'
28
29
30
24
25
26
print("loded the model")
27
+
sa = 'sampleaudio.wav'
28
29
30