OmarEllethy commited on
Commit
beafcc0
1 Parent(s): 0f3534a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  import subprocess
2
 
 
3
  # Define the list of libraries to install
4
  libraries = [
5
  'gradio',
 
1
  import subprocess
2
 
3
+
4
  # Define the list of libraries to install
5
  libraries = [
6
  'gradio',