m7mdal7aj commited on
Commit
f0297ee
β€’
1 Parent(s): 125b496

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ license: apache-2.0
13
 
14
  ## Project File Structure
15
 
16
- ```
17
  KB-VQA
18
  β”œβ”€β”€ Files: Various files required for the demo such as samples images, dissertation report ..etc.
19
  β”œβ”€β”€ models
@@ -59,4 +59,4 @@ KB-VQA
59
  β”œβ”€β”€ app.py: main entry point for streamlit - first page in the streamlit app)
60
  β”œβ”€β”€ README.md (readme - this file)
61
  β”œβ”€β”€ requirements.txt: Requirements file for the whole project that includes all the requirements for running the demo app on the HuggingFace space environment.
62
- ```
 
13
 
14
  ## Project File Structure
15
 
16
+ <pre>
17
  KB-VQA
18
  β”œβ”€β”€ Files: Various files required for the demo such as samples images, dissertation report ..etc.
19
  β”œβ”€β”€ models
 
59
  β”œβ”€β”€ app.py: main entry point for streamlit - first page in the streamlit app)
60
  β”œβ”€β”€ README.md (readme - this file)
61
  β”œβ”€β”€ requirements.txt: Requirements file for the whole project that includes all the requirements for running the demo app on the HuggingFace space environment.
62
+ </pre>