fahadcr14 commited on
Commit
468d50d
Β·
1 Parent(s): e5c2820
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,14 +1,12 @@
1
  # mlactions
2
 
3
  ---
4
- title: "Prediction" # Replace with your app's title
5
- emoji: "πŸš€" # Replace with a single emoji character
6
- colorFrom: "blue" # Replace with a color name (red, yellow, green, blue, indigo, purple, pink, gray)
7
- colorTo: "green" # Replace with a color name
8
- sdk: "docker" # Replace with your SDK (gradio, streamlit, docker, or static)
9
- sdk_version: "3.31.0" # Replace with the version of the SDK you're using
10
- app_file: "app.py" # Ensure this points to the correct main file of your app
11
  pinned: false
 
12
  ---
13
 
14
- Your app description here. Provide details about what your app does, the models/datasets it uses, and any other relevant information.
 
1
  # mlactions
2
 
3
  ---
4
+ title: prediciton
5
+ emoji: πŸ“ˆ
6
+ colorFrom: gray
7
+ colorTo: yellow
8
+ sdk: docker
 
 
9
  pinned: false
10
+ short_description: predict result
11
  ---
12