Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,4 @@ sdk_version: 5.0.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
-
---
|
12 |
-
|
13 |
-
- `/`: Trang chủ
|
14 |
-
- `/test_db`: Kiểm tra kết nối cơ sở dữ liệu
|
15 |
-
- `/create_table`: Tạo bảng `users`
|
16 |
-
- `/add_user` (POST): Thêm người dùng mới
|
17 |
-
- `/users`: Lấy danh sách người dùng
|
18 |
-
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|