Spaces:
Sleeping
Sleeping
ci-cd-bot commited on
Commit ·
5ef447e
1
Parent(s): 58b0f91
README Fix
Browse files
README.md
CHANGED
|
@@ -1,13 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: AdClickPredictor
|
| 3 |
-
emoji: 🦀
|
| 4 |
-
colorFrom: red
|
| 5 |
-
colorTo: green
|
| 6 |
sdk: streamlit
|
| 7 |
-
|
| 8 |
-
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: AdClickPredictor
|
|
|
|
|
|
|
|
|
|
| 3 |
sdk: streamlit
|
| 4 |
+
app_file: app/app.py
|
|
|
|
| 5 |
pinned: false
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|