donb-hf commited on
Commit
4a88e3f
Β·
verified Β·
1 Parent(s): 69d4aa5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -226,11 +226,13 @@ with demo:
226
  """)
227
 
228
  gr.Markdown("""
 
229
  ---
230
  ## License: CC BY-NC-SA 4.0
231
 
232
  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/).
233
  ---
 
234
  """)
235
 
236
  # Launch the EduScape app
 
226
  """)
227
 
228
  gr.Markdown("""
229
+
230
  ---
231
  ## License: CC BY-NC-SA 4.0
232
 
233
  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/).
234
  ---
235
+
236
  """)
237
 
238
  # Launch the EduScape app