Spaces:
Running
Running
Commit
Β·
15be156
1
Parent(s):
04eeb96
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Chat Gpt Ui
|
| 3 |
+
emoji: πΏππ€©π§ πΈπ±πππ‘π’π°π§Έπͺ
πͺπ§§
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 3.21.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!--Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference-->
|