Joshua Sundance Bailey commited on
Commit
b4506bc
1 Parent(s): 81e48fa

space config

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # streamlit-gpt4o
2
 
3
  A Streamlit component that enables a rich multimodal chat interface, allowing users to input text and upload images within Streamlit applications.
 
1
+ ---
2
+ title: streamlit-gpt4o
3
+ emoji: 🤖
4
+ colorFrom: gray
5
+ colorTo: green
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: true
9
+ tags: [multimodal, chat, langchain, streamlit, openai]
10
+ ---
11
+
12
  # streamlit-gpt4o
13
 
14
  A Streamlit component that enables a rich multimodal chat interface, allowing users to input text and upload images within Streamlit applications.