Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,8 @@ with gr.Blocks() as demo:
|
|
61 |
<div style="text-align: center; max-width: 1200px; margin: 20px auto;">
|
62 |
<h1 style="font-weight: 900; font-size: 3rem; margin: 0rem">
|
63 |
TextDiffuser: Diffusion Models as Text Painters
|
64 |
-
</h1>
|
|
|
65 |
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
66 |
We propose <b>Image to Text</b>, with ViT model but with LORA fine-tuning.
|
67 |
</h2>
|
|
|
61 |
<div style="text-align: center; max-width: 1200px; margin: 20px auto;">
|
62 |
<h1 style="font-weight: 900; font-size: 3rem; margin: 0rem">
|
63 |
TextDiffuser: Diffusion Models as Text Painters
|
64 |
+
</h1>
|
65 |
+
<br></br>
|
66 |
<h2 style="text-align: left; font-weight: 450; font-size: 1rem; margin-top: 0.5rem; margin-bottom: 0.5rem">
|
67 |
We propose <b>Image to Text</b>, with ViT model but with LORA fine-tuning.
|
68 |
</h2>
|