Spaces:
Sleeping
Sleeping
Felix Marty
commited on
Commit
•
c797cac
1
Parent(s):
4a696f5
small title
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ TTILE_IMAGE = """
|
|
77 |
with gr.Blocks() as demo:
|
78 |
gr.HTML(TTILE_IMAGE)
|
79 |
gr.Markdown(
|
80 |
-
"
|
81 |
)
|
82 |
|
83 |
gr.Markdown(
|
|
|
77 |
with gr.Blocks() as demo:
|
78 |
gr.HTML(TTILE_IMAGE)
|
79 |
gr.Markdown(
|
80 |
+
"## Speed up inference and support more workload with PyTorch's BetterTransformer 🤗"
|
81 |
)
|
82 |
|
83 |
gr.Markdown(
|