Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mudrock
/
Movie
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mudrock
commited on
Nov 27, 2022
Commit
f3b8c25
·
1 Parent(s):
fb318c9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -84,4 +84,5 @@ def infer_audio():
84
85
86
if __name__ == "__main__":
87
-
infer_text()
84
85
86
if __name__ == "__main__":
87
+
infer_text()
88
+
pip install torch