Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
|
|
7 |
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
license:
|
11 |
---
|
12 |
|
13 |
# Text Summarization App πβοΈ
|
@@ -103,7 +103,7 @@ text-summarization-app/
|
|
103 |
|
104 |
## π License
|
105 |
|
106 |
-
This project is licensed under the
|
107 |
|
108 |
## π Acknowledgments
|
109 |
|
|
|
7 |
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
# Text Summarization App πβοΈ
|
|
|
103 |
|
104 |
## π License
|
105 |
|
106 |
+
This project is licensed under the Apache License 2.0
|
107 |
|
108 |
## π Acknowledgments
|
109 |
|