Update README.md
Browse files
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>
|