AndrewMTA commited on
Commit
ff33580
1 Parent(s): a34ef5f
app.py CHANGED
@@ -9,4 +9,5 @@ iface = gr.Interface(
9
  title="Your Interface Title"
10
  )
11
 
 
12
  iface.launch()
 
9
  title="Your Interface Title"
10
  )
11
 
12
+
13
  iface.launch()
requirements_versions.txt → requirements.txt RENAMED
File without changes