m7mdal7aj commited on
Commit
ea027c3
1 Parent(s): 636781c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ The project demo app can be accessed from the developed [**KB-VQA HF Space**](ht
17
  To run the demo app locally, from the root of the local code repository run `streamlit run app.py`. This will run the whole app. However, to use the **Run Inference Tool**, a GPU is required.
18
 
19
  ## Project File Structure
20
- Each main python module of the project is extensively documented to guide the reader on what the module role is and how to use it along with its correcponding classes and functions.
21
 
22
  Below is the overall file structure of the project:
23
 
 
17
  To run the demo app locally, from the root of the local code repository run `streamlit run app.py`. This will run the whole app. However, to use the **Run Inference Tool**, a GPU is required.
18
 
19
  ## Project File Structure
20
+ Each main python module of the project is extensively documented to guide the reader on what the module role is and how to use it along with its corresponding classes and functions.
21
 
22
  Below is the overall file structure of the project:
23