mallepally commited on
Commit
dc5eea7
·
verified ·
1 Parent(s): 8cef389

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🤖 Multi-modal GPT
2
 
3
  Train a multi-modal chatbot with visual and language instructions!
 
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
+
13
  # 🤖 Multi-modal GPT
14
 
15
  Train a multi-modal chatbot with visual and language instructions!