Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
razfar
/
anything-counter
like
2
Build error
App
Files
Files
Community
razfar
commited on
Oct 14, 2022
Commit
49240ce
•
1 Parent(s):
c7c9990
fix share bug
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -228,4 +228,4 @@ gr.Interface(
228
["Examples/birds.jpeg"],
229
["Examples/bottles.jpeg"],
230
],
231
-
).launch(debug=True
, share=True
)
228
["Examples/birds.jpeg"],
229
["Examples/bottles.jpeg"],
230
],
231
+
).launch(debug=True)