Spaces:
Sleeping
Sleeping
yosephinestwn
commited on
Commit
•
856c3e7
1
Parent(s):
b6d6d2b
update readme
Browse files
README.md
CHANGED
@@ -1,21 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
4. I use this HuggingFace platform just purely to host my application, so if you want to see the details of my project, please refer to my GitHub
|
14 |
-
|
15 |
-
### Run on your local devices
|
16 |
-
1. If you want to run it on your local device, please run the file "app.py"
|
17 |
-
2. Your console will give you a URL and you can only access this URL on your device
|
18 |
-
3. Enjoy your time trying it ;)
|
19 |
-
|
20 |
-
## Disclaimer
|
21 |
-
This is maybe not a perfect project and I would appreciate it if you give me some suggestions and feedback. Thank you:)
|
|
|
1 |
+
---
|
2 |
+
title: Chatting Python
|
3 |
+
emoji: 😻
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.9.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|