Skip to content

Commit f8c615c

Browse files
committed
for hf space push test
1 parent fd37362 commit f8c615c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Put your data under the `storage/data` directory. Note: You can add urls in the
2323

2424
> Note: The 'WebpageCrawler' in `code/modules/helpers.py` takes in the urls from the `storage/data/urls.txt` file, and gets all children urls and files from the urls provided. If you want to read only the data in the urls provided, set `["embedding_options"]["expand_urls"]` to False in the `code/config.yaml` file.
2525
26-
To run locally:
26+
To run the code locally:
2727

2828
To create the Vector Database, run the following command:
2929
```python code/modules/vector_db.py```

0 commit comments

Comments
 (0)