Spaces:
Runtime error
Runtime error
Abdulrhman37
commited on
Commit
·
5cdbf5e
1
Parent(s):
2bcbf39
readme updated
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
title: Metallurgy Expert Assistant # Replace this with the name of your Space
|
3 |
emoji: 🔧 # Choose an emoji for your project
|
4 |
colorFrom: blue # Starting gradient color for the card
|
5 |
-
colorTo:
|
6 |
sdk: gradio # The SDK you're using, e.g., gradio, streamlit, etc.
|
7 |
sdk_version: "3.42.0" # Version of the SDK, replace with your SDK version
|
8 |
app_file: app.py # Name of the Python file that runs the app
|
|
|
2 |
title: Metallurgy Expert Assistant # Replace this with the name of your Space
|
3 |
emoji: 🔧 # Choose an emoji for your project
|
4 |
colorFrom: blue # Starting gradient color for the card
|
5 |
+
colorTo: red # Ending gradient color for the card
|
6 |
sdk: gradio # The SDK you're using, e.g., gradio, streamlit, etc.
|
7 |
sdk_version: "3.42.0" # Version of the SDK, replace with your SDK version
|
8 |
app_file: app.py # Name of the Python file that runs the app
|