Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
harrywang
/
token-cost-calculator
like
3
Running
App
Files
Files
Community
harrywang
commited on
Apr 1
Commit
aa788ee
•
1 Parent(s):
3039366
minor change
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -165,5 +165,4 @@ demo = gr.Interface(
165
]
166
)
167
168
-
if __name__ == "__main__":
169
-
demo.launch()
165
]
166
)
167
168
+
demo.launch()