OmarEllethy commited on
Commit
9cdceac
·
verified ·
1 Parent(s): 819bd6c

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 with specific versions
4
  libraries = [
5
  'gradio==2.3.0', # You can update to a more recent version if needed
 
1
  import subprocess
2
 
3
+
4
  # Define the list of libraries to install with specific versions
5
  libraries = [
6
  'gradio==2.3.0', # You can update to a more recent version if needed