mallepally commited on
Commit
1ba4394
·
verified ·
1 Parent(s): 8b3d014

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: Multi-modal GPT # The title of your Space
3
- emoji: 🤖 # An emoji representing your Space
4
- colorFrom: blue # The starting color of the gradient
5
- colorTo: green # The ending color of the gradient
6
- sdk: gradio # The SDK used (gradio, streamlit, etc.)
7
- sdk_version: "3.29.0" # Version of the SDK (adjust based on your requirements)
8
- app_file: app.py # The entry point of your app
9
- pinned: false # Set to true to pin the Space to your profile
10
  ---
11
 
12
 
@@ -199,4 +199,4 @@ If you find our project useful for your research and applications, please cite u
199
  archivePrefix={arXiv},
200
  primaryClass={cs.CV}
201
  }
202
- ```
 
1
  ---
2
+ title: Multi-modal GPT
3
+ emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 5.7.1
8
+ app_file: app.py
9
+ pinned: false
10
  ---
11
 
12
 
 
199
  archivePrefix={arXiv},
200
  primaryClass={cs.CV}
201
  }
202
+ ```