Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,6 @@ license: apache-2.0
|
|
11 |
---
|
12 |
|
13 |
|
14 |
-
|
15 |
-
"""
|
16 |
-
|
17 |
## Project File Structure
|
18 |
|
19 |
```
|
@@ -62,5 +59,4 @@ KB-VQA
|
|
62 |
βββ app.py: main entry point for streamlit - first page in the streamlit app)
|
63 |
βββ README.md (readme - this file)
|
64 |
βββ requirements.txt: Requirements file for the whole project that includes all the requirements for running the demo app on the HuggingFace space environment.
|
65 |
-
```
|
66 |
-
"""
|
|
|
11 |
---
|
12 |
|
13 |
|
|
|
|
|
|
|
14 |
## Project File Structure
|
15 |
|
16 |
```
|
|
|
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 |
+
```
|
|