Vinh Nguyen commited on
Commit
aa739c7
β€’
1 Parent(s): 212e943

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -1,12 +1,3 @@
1
- ---
2
- title: InkChatGPT
3
- emoji: πŸ“š
4
- sdk: streamlit
5
- sdk_version: 1.25.0 # The latest supported version
6
- app_file: app.py
7
- pinned: true
8
- ---
9
-
10
  <p align="center">
11
  <img src="./assets/large_icon.png" height="200" alt="icon" />
12
  </p>
@@ -98,3 +89,15 @@ Contributions are welcome! Please open an issue or submit a pull request if you
98
  ## License
99
 
100
  This project is licensed under the [MIT License](LICENSE).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <p align="center">
2
  <img src="./assets/large_icon.png" height="200" alt="icon" />
3
  </p>
 
89
  ## License
90
 
91
  This project is licensed under the [MIT License](LICENSE).
92
+
93
+ ---
94
+
95
+ (this section is for Hugging Face)
96
+ ---
97
+ title: InkChatGPT
98
+ emoji: πŸ“š
99
+ sdk: streamlit
100
+ sdk_version: 1.33.0 # The latest supported version
101
+ app_file: app.py
102
+ pinned: true
103
+ ---