tombetthauser commited on
Commit
5da0d3d
Β·
1 Parent(s): 2db66d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  #@title Prepare the Concepts Library to be used
2
 
 
3
  import requests
4
  import os
5
  import gradio as gr
 
1
  #@title Prepare the Concepts Library to be used
2
 
3
+
4
  import requests
5
  import os
6
  import gradio as gr