Spaces:
Sleeping
Sleeping
SalmanHabeeb
commited on
Commit
·
4abf419
1
Parent(s):
82abee9
Update app.py
Browse files
app.py
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
-
# # # Copyright ©️ 2022 Syed Salman
|
2 |
|
3 |
# # # This file is part of Blatt.
|
4 |
|
5 |
|
6 |
# # # Blatt is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
7 |
|
8 |
-
|
|
|
9 |
|
10 |
-
|
|
|
11 |
|
12 |
|
13 |
import gradio as gr
|
|
|
1 |
+
# # # Copyright ©️ 2022 Syed Salman Habeeb Quadri
|
2 |
|
3 |
# # # This file is part of Blatt.
|
4 |
|
5 |
|
6 |
# # # Blatt is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
7 |
|
8 |
+
|
9 |
+
# # # Blatt is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
10 |
|
11 |
+
|
12 |
+
# # # You should have received a copy of the GNU General Public License along with Blatt. If not, see <https://www.gnu.org/licenses/>.
|
13 |
|
14 |
|
15 |
import gradio as gr
|