sajedehjafari commited on
Commit
c49b6e1
·
1 Parent(s): b9d580a

rename app/ -> ui/ and expose demo

Browse files
Files changed (3) hide show
  1. app.py +1 -1
  2. ui/__init__.py +0 -0
  3. {app → ui}/app.py +0 -0
app.py CHANGED
@@ -1 +1 @@
1
- from app.app import demo
 
1
+ from ui.app import demo
ui/__init__.py ADDED
File without changes
{app → ui}/app.py RENAMED
File without changes