Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -195,4 +195,4 @@ with gr.Blocks(title="The Count's Em Dash Counter") as demo:
|
|
| 195 |
)
|
| 196 |
|
| 197 |
if __name__ == "__main__":
|
| 198 |
-
demo.launch(css=custom_css
|
|
|
|
| 195 |
)
|
| 196 |
|
| 197 |
if __name__ == "__main__":
|
| 198 |
+
demo.launch(css=custom_css)
|