Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akshaysatyam2
/
ChatWithMe
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
akshaysatyam2
commited on
Dec 10, 2024
Commit
d1d659f
·
1 Parent(s):
00c86d0
Added readme file for hugging face space.
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: ChatWithMe
3
+
emoji: 💬
4
+
colorFrom: indigo
5
+
colorTo: blue
6
+
sdk: streamlit
7
+
sdk_version: "1.25.0"
8
+
app_file: app.py
9
+
pinned: false
10
+
---