yosephinestwn commited on
Commit
856c3e7
1 Parent(s): b6d6d2b

update readme

Browse files
Files changed (1) hide show
  1. README.md +12 -21
README.md CHANGED
@@ -1,21 +1,12 @@
1
- ## Description
2
-
3
- Hello! This is my first Python project and I use the gradio framework for this. You will know more about this project, when you try this project on your own. This is a project, where I make an 'imitation' of a prompted Chatbot. I initially make this project as a framework testing for my Bachelor Project, where I can try to use all of the components and features in Gradio and finally I decided to post this into my GitHub. So, this project is just for fun :) I hope you can enjoy 'chatting' with the bot.
4
- To see the code, changelog, and documentation of thi project, please check out my GitHub under: https://github.com/yosephinestwn
5
-
6
- ## How to run this project?
7
-
8
- ### Run on HuggingFace
9
-
10
- 1. For this, also host my project in HuggingFace and you can access it on: https://huggingface.co/spaces/yosephinestwn/Chatting_python
11
- 2. Just go to the URL above and choose the "App" option on upper right bar
12
- 3. Enjoy your time trying it ;)
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