Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NEARHUb
/
video-transcoder
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Jeffgold
commited on
May 18, 2023
Commit
a3d4816
·
1 Parent(s):
0f52305
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ demo = gr.Interface(transcode_video,
36
cache_examples=True)
37
38
if __name__ == "__main__":
39
-
demo.launch()
36
cache_examples=True)
37
38
if __name__ == "__main__":
39
+
demo.launch()