Spaces:
Runtime error
Runtime error
damientheodore
commited on
Commit
•
8d48303
1
Parent(s):
2670809
Added upload and output dirs
Browse files
Outputs/_outputs are saved in sub directories here.txt
ADDED
File without changes
|
README.md
CHANGED
@@ -5,6 +5,6 @@ colorFrom: "red"
|
|
5 |
colorTo: "blue"
|
6 |
sdk: "docker"
|
7 |
sdk_version: "latest"
|
8 |
-
app_file: "autoexpress/
|
9 |
pinned: false
|
10 |
---
|
|
|
5 |
colorTo: "blue"
|
6 |
sdk: "docker"
|
7 |
sdk_version: "latest"
|
8 |
+
app_file: "autoexpress/__init__.py"
|
9 |
pinned: false
|
10 |
---
|