Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harrywang
/
token-cost-calculator
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
harrywang
commited on
Apr 1, 2024
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()