Update README.md
Browse files
README.md
CHANGED
|
@@ -1,2 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Visual-Question-Answering-API-and-App
|
| 2 |
-
Visual Question Answering API and App using ViLT, Fast API, and Streamlit.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: ImageTest
|
| 4 |
+
sdk: streamlit
|
| 5 |
+
colorFrom: yellow
|
| 6 |
+
---
|
| 7 |
# Visual-Question-Answering-API-and-App
|
| 8 |
+
Visual Question Answering API and App using ViLT, Fast API, and Streamlit.
|