morethanair commited on
Commit
a9b6ae4
ยท
1 Parent(s): e737776

Fix: add Hugging Face Spaces config header

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # pm-mentor-streamlit-app
2
  PM ๋ฉ˜ํ†  Khan ํŽ˜๋ฅด์†Œ๋‚˜ ๊ธฐ๋ฐ˜ Pinecone+OpenAI Streamlit ์•ฑ
3
 
 
1
+ ---
2
+ title: khanpm
3
+ emoji: ๐Ÿš€
4
+ colorFrom: gray
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ sdk_version: "1.45.1"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # pm-mentor-streamlit-app
13
  PM ๋ฉ˜ํ†  Khan ํŽ˜๋ฅด์†Œ๋‚˜ ๊ธฐ๋ฐ˜ Pinecone+OpenAI Streamlit ์•ฑ
14