Spaces:
Runtime error
Runtime error
Faizan Azizahmed Shaikh
commited on
Commit
Β·
55a8d04
1
Parent(s):
0a72ed2
Update README.md
Browse files
README.md
CHANGED
@@ -7,19 +7,17 @@ sdk: gradio
|
|
7 |
sdk_version: 3.39.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
license:
|
11 |
---
|
12 |
|
13 |
# Chart QnA πβ¨
|
14 |
|
15 |
Welcome to Chart QnA, a fusion of the HuggingFace Transformers library and visual language reasoning. This application translates visual data from charts and plots into coherent textual narratives. Explore the world of visual understanding with Chart QnA!
|
16 |
|
17 |
-
![App Interface](interface_screenshot.png) *// Replace with actual screenshot of your application.*
|
18 |
-
|
19 |
## Table of Contents π
|
20 |
|
21 |
-
1. [About The Project](#
|
22 |
-
2. [Getting Started](#
|
23 |
3. [Usage](#usage-π)
|
24 |
4. [License](#license-π)
|
25 |
5. [Contact](#contact-π)
|
@@ -42,13 +40,11 @@ Using Chart QnA is as intuitive as 1, 2, 3!
|
|
42 |
|
43 |
## License π
|
44 |
|
45 |
-
Distributed under the
|
46 |
|
47 |
## Contact π
|
48 |
|
49 |
- Faizan Shaikh - [@mr-shaikh25](https://github.com/mr-shaikh25) - [[email protected]]([email protected])
|
50 |
-
- Simranjeet Singh
|
51 |
-
- Mohammed Anas Teli
|
52 |
|
53 |
[Project Link: Chart QnA Space](https://huggingface.co/spaces/paschar/Chart_QnA)
|
54 |
|
@@ -61,4 +57,4 @@ Distributed under the apache-2.0 License. See `LICENSE` for more information.
|
|
61 |
|
62 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
63 |
|
64 |
-
---
|
|
|
7 |
sdk_version: 3.39.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: openrail
|
11 |
---
|
12 |
|
13 |
# Chart QnA πβ¨
|
14 |
|
15 |
Welcome to Chart QnA, a fusion of the HuggingFace Transformers library and visual language reasoning. This application translates visual data from charts and plots into coherent textual narratives. Explore the world of visual understanding with Chart QnA!
|
16 |
|
|
|
|
|
17 |
## Table of Contents π
|
18 |
|
19 |
+
1. [About The Project](#about-the-project-π)
|
20 |
+
2. [Getting Started](#getting-started-π)
|
21 |
3. [Usage](#usage-π)
|
22 |
4. [License](#license-π)
|
23 |
5. [Contact](#contact-π)
|
|
|
40 |
|
41 |
## License π
|
42 |
|
43 |
+
Distributed under the openrail License.
|
44 |
|
45 |
## Contact π
|
46 |
|
47 |
- Faizan Shaikh - [@mr-shaikh25](https://github.com/mr-shaikh25) - [[email protected]]([email protected])
|
|
|
|
|
48 |
|
49 |
[Project Link: Chart QnA Space](https://huggingface.co/spaces/paschar/Chart_QnA)
|
50 |
|
|
|
57 |
|
58 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
59 |
|
60 |
+
---
|