Spaces:
Runtime error
Runtime error
move app file into directory
Browse files- README.md +1 -1
- someotherapp.py → app/someotherapp.py +0 -0
README.md
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
title: Demo Space
|
3 |
emoji: 🤗
|
4 |
sdk: streamlit
|
5 |
-
app_file: someotherapp.py
|
6 |
pinned: false
|
7 |
---
|
|
|
2 |
title: Demo Space
|
3 |
emoji: 🤗
|
4 |
sdk: streamlit
|
5 |
+
app_file: /app/someotherapp.py
|
6 |
pinned: false
|
7 |
---
|
someotherapp.py → app/someotherapp.py
RENAMED
File without changes
|