add asserts

This commit is contained in:
csunny 2023-05-01 00:51:27 +08:00
parent 284e7f3b03
commit f1093cf0c9
4 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -129,3 +129,5 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
.DS_Store
logs

View File

@ -16,7 +16,7 @@ python vicuna_server.py
2. Run gradio webui 2. Run gradio webui
``` ```
python app.py python webserver.py
``` ```
# Featurs # Featurs

BIN
asserts/DB_QA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

BIN
asserts/sql_generate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB