tombetthauser commited on
Commit
ac3245b
Β·
1 Parent(s): a816966

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,5 +1,7 @@
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
+
5
  import requests
6
  import os
7
  import gradio as gr