openfree commited on
Commit
533c9b9
·
verified ·
1 Parent(s): a0fc4b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -722,7 +722,7 @@ def get_space_source(space_id: str) -> dict:
722
  'app.js',
723
  'main.py',
724
  'streamlit_app.py',
725
- 'gradio_app.py'
726
  ]
727
 
728
  source = {}
 
722
  'app.js',
723
  'main.py',
724
  'streamlit_app.py',
725
+ 'gradio_ui.py'
726
  ]
727
 
728
  source = {}