donb-hf commited on
Commit
ccd10de
Β·
verified Β·
1 Parent(s): b578ae8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -193,10 +193,10 @@ with demo:
193
  )
194
 
195
  gr.Markdown("""
196
- ### License: CC BY-NC-SA 4.0
197
- This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. [Learn more](https://creativecommons.org/licenses/by-nc-sa/4.0/).
 
198
  """)
199
-
200
 
201
  # Add Markdown section explaining the purpose and use of the app
202
  gr.Markdown("""
 
193
  )
194
 
195
  gr.Markdown("""
196
+ <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
197
+ <img src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg" alt="License: CC BY-NC-SA 4.0">
198
+ </a>
199
  """)
 
200
 
201
  # Add Markdown section explaining the purpose and use of the app
202
  gr.Markdown("""