Merge pull request #4 from HeAndres/main
Fix typo on readme: utils.jpeg -> utils.py
This commit is contained in:
commit
b6020b6521
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ def extract_queries(file_path):
|
|||
│ ├── operate.py
|
||||
│ ├── prompt.py
|
||||
│ ├── storage.py
|
||||
│ └── utils.jpeg
|
||||
│ └── utils.py
|
||||
├── reproduce
|
||||
│ ├── Step_0.py
|
||||
│ ├── Step_1.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue