Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
harrywang
/
token-cost-calculator
like
3
Sleeping
App
Files
Files
Community
harrywang
commited on
Apr 1
Commit
7c8a02d
•
1 Parent(s):
f28233f
minor update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -169,4 +169,4 @@ demo = gr.Interface(
169
]
170
)
171
172
-
demo.launch(
share=True
)
169
]
170
)
171
172
+
demo.launch()