Ki-Seki commited on
Commit
4b63916
·
1 Parent(s): 62aa559

docs: fix image

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@
4
 
5
  Welcome to Auto Tabular Completion. It automatically fill in missing values in tabular data using in-context learning techniques. This tool leverages the capabilities of LLMs to predict output values based on given input data.
6
 
7
- ![Demo1](./assets/demo1.png)
8
 
9
  ## Usage
10
 
 
4
 
5
  Welcome to Auto Tabular Completion. It automatically fill in missing values in tabular data using in-context learning techniques. This tool leverages the capabilities of LLMs to predict output values based on given input data.
6
 
7
+ ![Demo](./assets/demo.png)
8
 
9
  ## Usage
10