Update app.py
Browse files
app.py
CHANGED
|
@@ -223,7 +223,7 @@ if __name__ == "__main__":
|
|
| 223 |
|
| 224 |
gr.Markdown("<p align='center'><a href='https://huggingface.co/spaces/jackrui/ampG'><img style='margin:-0.8em 0 2em 0;' src='https://shields.io/badge/Diff_AMP-Generator-blue' alt='Diff_AMP-Generator-blue'></a></p>"
|
| 225 |
"<p align='center'><a href='https://huggingface.co/spaces/jackrui/Diff-AMP'><img style='margin:-0.8em 0 2em 0;' src='https://shields.io/badge/Diff_AMP-property_prediction-blue' alt='Diff_AMP-property_prediction-blue'></a></p>")
|
| 226 |
-
|
| 227 |
If our work is useful for your research, please consider citing:
|
| 228 |
```
|
| 229 |
waiting...
|
|
|
|
| 223 |
|
| 224 |
gr.Markdown("<p align='center'><a href='https://huggingface.co/spaces/jackrui/ampG'><img style='margin:-0.8em 0 2em 0;' src='https://shields.io/badge/Diff_AMP-Generator-blue' alt='Diff_AMP-Generator-blue'></a></p>"
|
| 225 |
"<p align='center'><a href='https://huggingface.co/spaces/jackrui/Diff-AMP'><img style='margin:-0.8em 0 2em 0;' src='https://shields.io/badge/Diff_AMP-property_prediction-blue' alt='Diff_AMP-property_prediction-blue'></a></p>")
|
| 226 |
+
gr.Markdown('''📝 **Citation**
|
| 227 |
If our work is useful for your research, please consider citing:
|
| 228 |
```
|
| 229 |
waiting...
|