tombetthauser commited on
Commit
e51a98b
Β·
1 Parent(s): 5cb92bb

Update app.py

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