Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -40,7 +40,7 @@ def demo(result_dir='./tmp/'):
|
|
| 40 |
<a style='font-size:18px;' href='https://huggingface.co/datasets/mazpie/genrl_datasets'> [Datasets] </a> \
|
| 41 |
</div> \
|
| 42 |
<p align='center'> \
|
| 43 |
-
<img src='https://huggingface.co/spaces/mazpie/genrl/resolve/main/assets/GenRL_fig1.png' width=
|
| 44 |
</p>")
|
| 45 |
|
| 46 |
gr.Markdown("<b> Notes: </b>")
|
|
|
|
| 40 |
<a style='font-size:18px;' href='https://huggingface.co/datasets/mazpie/genrl_datasets'> [Datasets] </a> \
|
| 41 |
</div> \
|
| 42 |
<p align='center'> \
|
| 43 |
+
<img src='https://huggingface.co/spaces/mazpie/genrl/resolve/main/assets/GenRL_fig1.png' width=33%> \
|
| 44 |
</p>")
|
| 45 |
|
| 46 |
gr.Markdown("<b> Notes: </b>")
|