Fix typo on readme: utils.jpeg -> utils.py
This commit is contained in:
parent
a115b4b8ce
commit
622ffd9e82
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