Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -56,8 +56,7 @@ with gr.Blocks() as demo:
|
|
56 |
<h1 style="font-weight: 900; font-size: 3rem; margin: 0rem">
|
57 |
TextDiffuser: Diffusion Models as Text Painters
|
58 |
</h1>
|
59 |
-
<
|
60 |
-
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
61 |
We propose <b>Image to Text</b>, with ViT model but with LORA fine-tuning.
|
62 |
</h2>
|
63 |
</div>
|
|
|
56 |
<h1 style="font-weight: 900; font-size: 3rem; margin: 0rem">
|
57 |
TextDiffuser: Diffusion Models as Text Painters
|
58 |
</h1>
|
59 |
+
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 2rem; margin-bottom: 1.5rem">
|
|
|
60 |
We propose <b>Image to Text</b>, with ViT model but with LORA fine-tuning.
|
61 |
</h2>
|
62 |
</div>
|