Spaces:
Running
Running
update
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: "JobsAI Space"
|
3 |
emoji: "🤖"
|
4 |
-
colorFrom: "
|
5 |
-
colorTo: "
|
6 |
sdk: "gradio" # or "streamlit", depending on your app
|
7 |
sdk_version: "3.0.5" # Specify the correct version of the SDK you're using
|
8 |
app_file: "app.py"
|
|
|
1 |
---
|
2 |
title: "JobsAI Space"
|
3 |
emoji: "🤖"
|
4 |
+
colorFrom: "yellow"
|
5 |
+
colorTo: "blue"
|
6 |
sdk: "gradio" # or "streamlit", depending on your app
|
7 |
sdk_version: "3.0.5" # Specify the correct version of the SDK you're using
|
8 |
app_file: "app.py"
|