Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lwdragon
/
lstm_mindspore
like
0
Runtime error
App
Files
Files
Community
1
lwdragon
commited on
Feb 14, 2023
Commit
ca2191b
•
1 Parent(s):
ba49cb7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -128,4 +128,4 @@ gr.Interface(
128
"This film is terrible",
129
"This film is great",
130
],
131
-
).launch(
share=True
)
128
"This film is terrible",
129
"This film is great",
130
],
131
+
).launch()