Spaces:
Runtime error
Runtime error
Vinh Nguyen
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<p align="center">
|
| 2 |
<img src="./assets/large_icon.png" height="200" alt="icon" />
|
| 3 |
</p>
|
|
@@ -89,15 +98,3 @@ Contributions are welcome! Please open an issue or submit a pull request if you
|
|
| 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 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: InkChatGPT
|
| 3 |
+
emoji: π
|
| 4 |
+
sdk: streamlit
|
| 5 |
+
sdk_version: 1.33.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 |
## License
|
| 99 |
|
| 100 |
This project is licensed under the [MIT License](LICENSE).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|